Skip to content

Releases: ingran/linkero

Linkero v0.9.18

22 May 20:31
Compare
Choose a tag to compare
  • 🫴 Add context support for flask-sqlalchemy >= 3.0
  • Extend support for:
    • 🐍 Python 3.11

Linkero v0.9.17

20 May 07:21
Compare
Choose a tag to compare
  • 🩹 Patch for itsdangerous dependency.
  • Extend support for:
    • 🐍 Python 3.7
    • 🐍 Python 3.8
    • 🐍 Python 3.9
    • 🐍 Python 3.10

Linkero v0.9.16

17 Oct 21:45
6beba6f
Compare
Choose a tag to compare

Linkero v0.9.15

26 Sep 21:21
Compare
Choose a tag to compare

⬆️ Upgrade dependencies #12

Linkero v0.9.10

18 Jun 13:49
Compare
Choose a tag to compare

Fix gevent without SSL execution error when log param is loaded

Linkero v0.9.9

02 Jun 10:14
Compare
Choose a tag to compare

Update gevent max version requirement

Linkero V0.9.8

01 Jun 15:50
799a566
Compare
Choose a tag to compare

License was changed from AGPL v3 to LGPL v3

Linkero v0.9.7

29 Jan 21:40
Compare
Choose a tag to compare
  • Fix color problems in Windows with colorama
  • Update/fix testPrivAPI config
  • Fix config and config-schema indentation
  • Other minor updates and fixes

Linkero v0.9.5

14 Nov 18:00
Compare
Choose a tag to compare
  • Add access log activation or deactivation option in Werzeug (used by default) and Gevent.
  • Add default loading of the environment port. Mandatory to deploy the project in hosting services like Heroku.
  • Other minor updates and fixes

Linkero v0.9.3

10 Oct 11:01
Compare
Choose a tag to compare
  • Support for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.