Changelog

Here you can see the full list of changes between each KonFoo release.

Version 2.0 (Released 2020-08-02)

Enhancements

Incompatible Changes

  • Drop support for Python 3.5

Version 1.1 (Released 2019-10-27)

Enhancements

Bug Fixes

  • Fix syntax warnings to support Python 3.8 correctly.
  • Fix Structure to raise the correct AttributeError exception instead of a KeyError exception when an unknown attribute is accessed.
  • Fix the Structure class that the built-in help() function works correctly on an instance of Structure.

Version 1.0 (Released 2019-01-02)

  • First release.