pro_mpack 2.0.2
pro_mpack: ^2.0.2 copied to clipboard
A Dart library for serializing and deserializing data in the MessagePack format.
2.0.2 #
- Update dependencies to the latest versions
2.0.1 #
- Update dependencies to the latest versions
2.0.0 #
- Update dependencies to the latest versions, min sdk: ^3.6.0
1.1.1 #
- Update dependencies to the latest versions to ensure compatibility and stability.
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.