Python Fire v0.1.3 Release Notes

Release Date: 2018-02-23 // about 6 years ago
  • ๐Ÿš€ This release has a few small improvements:

    • Do not treat arguments that start with '--' as strings [#99]
    • ๐Ÿ›  Fix for BinOps in args [#96]
    • โœ… six.u for Python 3 compatability in fuzz tests [#111]

    And a small packaging improvement:

    • Files in PyPi archive are world readable. [#107]