Releases: elixir-nx/fine
Releases · elixir-nx/fine
v0.1.6
09 Apr 13:02
Compare
Sorry, something went wrong.
No results found
Fixed
Fix linking issues due to missing inlines
v0.1.5
06 Apr 20:14
Compare
Sorry, something went wrong.
No results found
Added
Encoding and decoding for std::unordered_map (#14 )
Encoding and decoding for std::multimap and std::unordered_multimap (#15 )
Support for load and unload NIF callbacks (#16 )
Condition variable wrapper (#17 )
Added fine::format_term
Improved decoding errors
v0.1.4
14 Aug 17:11
Compare
Sorry, something went wrong.
No results found
Added
Expanded encoders and decoders for STL containers to support custom allocators (#5 )
Comparison operations for fine::Term to enable use with std::map (#10 )
Implicit item type conversion for fine::Ok and fine::Error (#13 )
Implemented std::hash for fine::Term and fine::Atom to enable use with std::unordered_map (#11 )
v0.1.3
31 Jul 07:13
Compare
Sorry, something went wrong.
No results found
Fixed
Include files being copied into releases
v0.1.2
29 Jul 08:00
Compare
Sorry, something went wrong.
No results found
Added
Added default constructor to fine::Term
Improved error message when trying to decode a remote PID
v0.1.1
27 Jun 14:08
Compare
Sorry, something went wrong.
No results found
Added
Encoding and decoding for std::string_view as a better alternative to ErlNifBinary (#4 )
fine::make_new_binary to streamline returning large buffers (#6 )
Erlang-backed synchronization primitives in fine/sync.hpp (#7 )
v0.1.0
19 Feb 10:15
Compare
Sorry, something went wrong.
No results found