Changelog

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

Version 1.1 (Released 2019-10-27)

Enhancements

Bug Fixes

  • Fixed syntax warnings to support Python 3.8 correctly.
  • Fixed Structure to raise the correct AttributeError exception instead of a KeyError exception when an unknown attribute is accessed.
  • Fixed 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.