chromium_pickle 1.0.2 copy "chromium_pickle: ^1.0.2" to clipboard
chromium_pickle: ^1.0.2 copied to clipboard

This library ports Chromium's Pickle class to Dart and provides facilities for basic binary value packing and unpacking.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.2 #

Release date: 2023-02-07

Removed #

  • GitHub Generate documentation workflow.
  • Docs on GitHub Pages.

Changed #

  • The format of CHANGELOG.md has changed to match requirements of pub.dev.
  • Library description (again).
  • Renamed example/pickle.dart to example.dart.

1.0.1 #

Release date: 2023-02-06

Added #

  • GitHub Generate documentation workflow. (Documentation is now also available on GitHub Pages).

Changed #

  • Updated comments in source code.
  • CHANGELOG.md now uses Keep a Changelog based format.
  • Updated README.md.
  • Library description.

Fixed #

  • GitHub Test workflow.

1.0.0 #

Release date: 2023-02-03

Added #

  • First stable release.
  • Pickle & PickleIterator.
  • Tests.
2
likes
0
points
53
downloads

Publisher

verified publisherpubdev.kasefuchs.su

Weekly Downloads

This library ports Chromium's Pickle class to Dart and provides facilities for basic binary value packing and unpacking.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on chromium_pickle