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

v2.10.0 #70

Merged
merged 5 commits into from
Apr 23, 2020
Merged

v2.10.0 #70

merged 5 commits into from
Apr 23, 2020

Conversation

System-Glitch
Copy link
Member

Description

  • Added router Get, Post, Put, Patch, Delete and Options methods to register routes directly without having to specify a method string.
  • Added placeholder support in regular language lines.

Possible drawbacks

Tiny performance impact on lang.Get()

Related issue(s)

List all related issues here:

@System-Glitch System-Glitch added enhancement Enhancement of existing feature feature request Request for new feature implementation labels Apr 23, 2020
@System-Glitch System-Glitch self-assigned this Apr 23, 2020
@github-actions
Copy link

Pull Request Test Coverage Report for Build ee9d4ef3c-PR-70

  • 0 of 31 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 98.679%

Totals Coverage Status
Change from base Build 91295e46a: 0.01%
Covered Lines: 3137
Relevant Lines: 3179

💛 - Coveralls

@System-Glitch System-Glitch merged commit c590e63 into master Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature feature request Request for new feature implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant