Skip to content

Releases: XericZephyr/prototext

Stabilized New Engine. Now we can do unhook!

07 Oct 02:17
Compare
Choose a tag to compare

Several hook engine updates and bug fixes.

For details, check CHANGES.md.

Probably The First Plausible Release

29 Sep 18:25
Compare
Choose a tag to compare
Pre-release

Add several remarkable feature:

  1. Protobuf base class hack
  2. dict update method
  3. dict indexing, setting and 'in' operator
  4. repeated field list assignment (though not very efficient)

See the project README for more details.