Releases: qicosmos/cinatra
Releases · qicosmos/cinatra
Release 0.9.3
What's Changed
- [breakchange][feat] async_upload support offset by @poor-circle in #621
- fix out buf by @qicosmos in #622
- Sync code by @qicosmos in #624
- Fix summary by @qicosmos in #625
Full Changelog: 0.9.2...0.9.3
Release 0.9.2
What's Changed
- revert some by @qicosmos in #569
- add version by @qicosmos in #571
- fix: coro router uses entire path as key by @helintongh in #573
- simplify code by @qicosmos in #574
- fix len by @qicosmos in #575
- fix close frame by @qicosmos in #576
- add control by @qicosmos in #577
- Fix: clear last queries and check upgrade by @qicosmos in #579
- init by @qicosmos in #570
- some improve by @qicosmos in #580
- fix and update by @qicosmos in #581
- [coro_http_server]some improvement and update by @qicosmos in #582
- unify connect and reconnect by @qicosmos in #583
- [coro_http_server]update form data example by @qicosmos in #584
- [coro_http_server]improve by @qicosmos in #585
- [press tool]unify benchmark client by @qicosmos in #586
- update doc by @qicosmos in #587
- update iguana by @helintongh in #588
- fix ssl option by @qicosmos in #594
- [new features]Improve metric by @qicosmos in #591
- fix typo by @qicosmos in #596
- feat: add compress api for coro client by @helintongh in #597
- serialize metric to json by @qicosmos in #598
- improve summary by @qicosmos in #602
- [metric]simplify clean by @qicosmos in #603
- Add inner metrics by @qicosmos in #604
- fix client ws by @qicosmos in #605
- feat:add br support by @helintongh in #600
- Improve metric by @qicosmos in #606
- support async_upload, support async_sendfile() with zerocopy in async_upload & async_chunked_upload by @poor-circle in #608
- remove some code by @poor-circle in #609
- fix query by @qicosmos in #610
- Refactor coro file by @qicosmos in #611
- out buf update by @qicosmos in #612
- fix out buf by @qicosmos in #614
- handle pipe signal by @qicosmos in #613
- fix sendfile by @qicosmos in #615
- fix client pool by @qicosmos in #616
- default port by @qicosmos in #617
Full Changelog: 0.9.1...0.9.2
Release 0.9.1
Release 0.9.0
What's Changed
- feat:improve router, each http method per tree by @helintongh in #532
- coro channel by @qicosmos in #533
- add submodule iguana by @qicosmos in #534
- update async_simple(6be48e7b3edde61a8a4e7ca432d25a8d9840153c) by @qicosmos in #536
- support select coro and channel by @qicosmos in #535
- improve post method by @qicosmos in #537
- lazy callback by @qicosmos in #539
- From address by @qicosmos in #540
- Use resolver by @qicosmos in #542
- fix example by @qicosmos in #543
- fix server by @qicosmos in #545
- fix aspect by @qicosmos in #546
- Fix timeout1 by @qicosmos in #548
- fix by @qicosmos in #549
- coro ws by @qicosmos in #550
- update by @qicosmos in #551
- fix chunked by @qicosmos in #552
- add more interface by @qicosmos in #553
- reverse websocket by @qicosmos in #556
- set default http handler by @qicosmos in #557
- Update doc and coro io by @qicosmos in #558
- feat: add websocket permessage-deflate by @helintongh in #559
Full Changelog: v0.8.9...0.9.0
Release v0.8.9
Release v0.8.8
Release v0.8.7
What's Changed
- type alias by @qicosmos in #499
- Benchmark2 by @qicosmos in #502
- implement cookie and session by @ptbxzrt in #500
- Pipeling by @qicosmos in #503
- improve response content type by @qicosmos in #504
- Add missed header by @qicosmos in #506
- support gzip by @qicosmos in #507
- improve by @qicosmos in #508
- improve by @qicosmos in #510
- test by @qicosmos in #511
- fix by @qicosmos in #512
- don't move ws call back functions by @qicosmos in #513
- [coro_http_client][fix]init ssl when connect by @qicosmos in #514
Full Changelog: v0.8.6...v0.8.7
Release v0.8.6
What's Changed
- utf8 path by @qicosmos in #488
- add some methods by @qicosmos in #489
- remove u8path by @qicosmos in #490
- fix ws by @qicosmos in #492
- [no ci]update doc by @qicosmos in #493
- [no ci]fix doc by @qicosmos in #494
- clean some code by @qicosmos in #495
- add unit tests and remove some code by @qicosmos in #496
- Additional tests by @EmployeeNo427 in #498
Full Changelog: v0.8.5...v0.8.6
Release v0.8.5
What's Changed
- add crcf by @qicosmos in #481
- begin to remove old server by @qicosmos in #482
- remove some files by @qicosmos in #483
- improve by @qicosmos in #484
- allow set shrink to fit by @qicosmos in #485
- update example by @qicosmos in #486
- update docs by @qicosmos in #487
Full Changelog: v0.8.4...v0.8.5
Release v0.8.4
What's Changed
- set_aspect_data by @Eggache666 in #465
- init with sni host name by @qicosmos in #468
- router belong to a server by @qicosmos in #469
- coro multipart by @qicosmos in #467
- clean by @qicosmos in #470
- simplify ssl request by @qicosmos in #472
- remove shared pointer by @qicosmos in #474
- Update cmdline.h to support more parameters by @zhenhua-li in #471
- server support partial ranges and byteranges by @qicosmos in #476
- Aspect by @qicosmos in #478
- support pread and pwrite on Windows by @ptbxzrt in #477
- static file server can use aspects by @qicosmos in #479
- Multipart by @qicosmos in #480
- feat: add radix tree router and regex router for restful api by @helintongh in #475
New Contributors
- @Eggache666 made their first contribution in #465
- @zhenhua-li made their first contribution in #471
Full Changelog: v0.8.3...v0.8.4