Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Releases: humu1us/micro

Cross-Origin Resource Sharing (CORS) support

16 Mar 18:26
1228c27

Choose a tag to compare

Major improvements

16 Mar 18:17

Choose a tag to compare

  • improve the GunicornApp class 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

18 Jul 06:53
4b46903

Choose a tag to compare

  • make endpoints available through API Rest
  • add CLI --version
  • set amqp, celery and kombu requirements version to avoid connection issues

Fix plugins system

08 Jun 03:45
ffab60e

Choose a tag to compare

  • Fix problem to load plugins libraries

1.0.1

04 Jan 01:04

Choose a tag to compare

Move README to rst

First stable version

28 Dec 05:40
23e7cb1

Choose a tag to compare

1.0.0

Update README.md