immutable_proto 0.1.0
immutable_proto: ^0.1.0 copied to clipboard
Automatically generates immutable data classes for Protocol Buffer messages
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.
Unreleased #
0.0.5+1 - 2019-10-06 #
Fixed #
- generator: reduce false positives when detecting nested messages/enums
0.0.5 - 2019-10-06 #
0.0.4 - 2019-10-04 #
0.0.1 - 2019-10-02 #
Initial release.