Release 1.1.0
Caution
The structure of this release is completely changed (see #20).
If you upgrade, you will have to make changes to your custom setup in order for it to work properly.
What's Changed
- Aliases, keys and settings are now moved to separate folders to make it easier for you to structure/separate your custom configurations.
- A bit more information is included in the example files for clarity.
- Simplify the settings to clean up some files.
- File inclusion handling of custom config should now be more robust and hopefully prevent confusing errors.
- Allow for cross-origin requests, this is quite essential for an API.
Relevant pull requests
- update readme by @Darknetzz in #15
- sync branches by @Darknetzz in #18
- Restructuring everything by @Darknetzz in #20
Full Changelog: 1.0.4...1.1.0