This repository was archived by the owner on Jun 25, 2024. It is now read-only.
Releases: humu1us/micro
Releases · humu1us/micro
Cross-Origin Resource Sharing (CORS) support
Major improvements
- improve the
GunicornAppclass to support run as a daemon - improve API Rest to return MIME types responses
- add support to change the Gunicorn and Celery config through micro settings
- now Micro's plugins must return Python dictionaries
New Rest endpoints
- make endpoints available through API Rest
- add CLI
--version - set
amqp,celeryandkomburequirements version to avoid connection issues
Fix plugins system
- Fix problem to load plugins libraries
1.0.1
First stable version
1.0.0 Update README.md