Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.5.0 #54

Merged
merged 21 commits into from
Jul 27, 2020
Merged

Release v0.5.0 #54

merged 21 commits into from
Jul 27, 2020

Conversation

fleaz
Copy link
Owner

@fleaz fleaz commented May 24, 2020

No description provided.

fleaz and others added 21 commits May 9, 2019 00:20
Every module now has a "endpoint" setting in its configuration file.
Also implemented some simple configuration validation for an easier
migration.
Made better use of warn/info/debug levels.
Introduced LogginMiddleware to router.
Removed second logging library from project.
Fixes #53.
Made better use of warn/info/debug levels.
Introduced LogginMiddleware to router.
Removed second logging library from project.
Fixes #53.
We use the count of "/" in the name of the group to get the most
specific match.
This fixes #55
The templates are generated from fixed strings so we don't have to check
template.New() for errors.
@fleaz fleaz changed the title Development Release v0.5.0 Jul 27, 2020
@fleaz fleaz merged commit ba76ed3 into master Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants