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

V1.1.1 #781

Closed
wants to merge 11 commits into from
Closed

V1.1.1 #781

wants to merge 11 commits into from

Conversation

gittiver
Copy link
Member

adding changes for version 1.1.1
mainly merging main.

* prepare documentation by adding new version
* updated Doxyfile version to 1.1
* updated version to 1.1.0
* master:
  fix: call after_handlers for legitimate requests without body part
  Handle _CROW_ILL or _CROW_ICD being NOTFOUND
  small explanations in the example on using CORS middleware in Crow v1.0
  Use const std::string& as argument to route() (#684)
  fix: minimize the precision loss when dumping double to string (#712)
  package format changed to zip, version set to >1.1.0 (first release)
  Fix #754 (#755)
@gittiver gittiver marked this pull request as draft March 10, 2024 12:20
* master: (24 commits)
  Get rid of unnecessary string copies in the the keys() method
  Header files documentation (#804)
  Add option to use Boost.Asio
  add HTTP status 406
  fix: compilation error with libc++
  fix: parse body when unsupported HTTP/2 upgrade is requested
  Add configurable exception handler (#637)
  adds flag to avoid adding blueprints multiple times
  adds a flag to avoid adding static routes multiple times
  adds new tests
  update existing tests
  split the different responsibilities of validate into different functions
  Create dependabot.yml
  ...
@gittiver gittiver closed this May 28, 2024
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.

None yet

1 participant