Skip to content

Releases: pallets-eco/flask-classful

v0.16.0

07 Sep 21:45
v0.16.0
6ca047c
Compare
Choose a tag to compare

This fixes compatibility with Flask >= 2.2.

Flask-Classful has been transferred to the Pallets Community Ecosystem organization for community maintenance. If you use this library and are interested in helping maintain it, please ask in our Discord server.

v0.15.0b1

24 Dec 18:01
167e093
Compare
Choose a tag to compare
v0.15.0b1 Pre-release
Pre-release
Version: 0.15.0b1

- Features:
    * Add additional init_argument to register method #86
    * Add @method decorator and handling #109

- Improvements:
    * inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() #94

- Tasks:
    * Bugs/fix update failed travis ci build #93
    * should use github actions to run CI checks to replace travis-ci #134

v0.14.2

23 Jan 10:55
29a1b77
Compare
Choose a tag to compare
  • Improvements:

    • should remove deprecated warnings of inspect.getargspec #96
  • Bug Fixes:

    • should fix travis-ci build and docs generation #97

Details: https://github.com/teracyhq/flask-classful/milestone/12?closed=