Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Inline configuration contribution

Compare
Choose a tag to compare
@catermelon catermelon released this 13 Oct 20:36
· 21 commits to master since this release

Adding the ability to have feature flags inline instead of in a dictionary, to make it easier to interoperate with other Flask extensions, e.g. Flask-AppConfig.

A big thank you to Isman Firmansyah (@iromli) for the contribution!