diff options
author | Sven Gothel <[email protected]> | 2021-10-05 04:29:01 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-10-05 04:29:01 +0200 |
commit | 04af8674886c2bee92966563c48386c1cd8ce195 (patch) | |
tree | 0ae011d569086e8e495ccaa5041f018eff2bff83 /README.md | |
parent | bcfb674a09e7c325bf76bc6cd06d57fa8ff2a5ba (diff) |
README bump v0.4.9v0.4.9
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -122,8 +122,11 @@ Changes * First stable release (TODO) -**0.4.8** +**0.4.9** +* EUI48[Sub]: Add endian awareness, also fixes indexOf() semantics (C++ and Java) +* Octets: Enhance API doc +* Octets/ringbuffer: Use std method names for sizes * Octets: Expose endian awareness, pass either endian::little or endian::big at ctor * darray: Support immutable type, i.e. 'const Type' |