pro_mpack 1.1.0
pro_mpack: ^1.1.0 copied to clipboard
A Dart library for serializing and deserializing data in the MessagePack format.
1.1.0 #
- Fix: Expanded test coverage to improve validation across a broader range of edge cases, enhancing overall reliability.
- Fix: Resolved test failures following dependency updates, ensuring compatibility and stability with the latest versions.
- Docs: Updated documentation to include new properties.
- Feat: Added initialBufferSize parameter to the serializer constructor, enabling customized buffer size for optimized memory management.
- Update: Updated dependencies to the latest versions to ensure compatibility and stability.
1.0.2 #
- Update documentation.
- Update dependencies.
1.0.1 #
- Update documentation.
1.0.0 #
- Initial version.