Skip to content

Releases: aiscenblue/flask-blueprint

Bug fixes

26 Jun 14:36
Compare
Choose a tag to compare

removing enum that causing decision argument issue

Performance enhancement

19 Oct 02:29
Compare
Choose a tag to compare

[NEW] method filters for url names
[NEW] kwargs for ignore folder names for blueprint urls

v1.2.0: added: raise type error if not a package, added 2 methods that iterat…

19 Oct 00:09
Compare
Choose a tag to compare

[NEW] raise type error if not a package
[NEW] added 2 methods that iterates sub directories inside the module

refactor for speed enhancement

29 Oct 11:09
Compare
Choose a tag to compare
v1.1.9

package refactor for speed rendering

routes and modules can now be retrieved

29 Oct 05:47
Compare
Choose a tag to compare

routes and models can now be retrieved
refactor code to have space for list of routes and modules

release based on pypi

28 Oct 11:37
Compare
Choose a tag to compare

minor bug fixes

refactor for speed enhancement

28 Oct 05:26
Compare
Choose a tag to compare

refactor core library

Initial release

27 Oct 10:35
Compare
Choose a tag to compare

3 way routing!
easy to use
readable documentation