Releases: planety/prologue
Releases · planety/prologue
v0.6.6
What's Changed
- fixes readme by @ringabout in #201
- fixes index by @ringabout in #202
- Update deployment.md by @PhilippMDoerner in #207
- Allow Sessions to support secure cookie settings by @ranok in #211
- Fixed unexpected behavior when double leading slash on route by @Mr-Thack in #212
- Update session.md by @dlcmh in #215
- Implement runAsync by @mildred in #216
- Document async mode with an example by @mildred in #218
- Create PULL_REQUEST_TEMPLATE by @ringabout in #219
- Allow custom socket listener by @mildred in #223
- Bump actions/checkout from 3 to 4 by @dependabot in #229
- Bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0 by @dependabot in #228
- Bump crazy-max/ghaction-github-pages from 3.2.0 to 4.0.0 by @dependabot in #231
- Bump actions/setup-python from 4 to 5 by @dependabot in #232
- Bump actions/download-artifact from 3 to 4 by @dependabot in #234
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #233
- Bump actions/cache from 3 to 4 by @dependabot in #236
- Fix some typos in the documentation by @Siltaar in #237
- Delete .github/PULL_REQUEST_TEMPLATE by @ringabout in #240
- bump version by @ringabout in #239
New Contributors
- @ranok made their first contribution in #211
- @Mr-Thack made their first contribution in #212
- @dlcmh made their first contribution in #215
- @mildred made their first contribution in #216
- @Siltaar made their first contribution in #237
Full Changelog: v0.6.4...v0.6.6
v0.6.4
What's Changed
- UPDATE prologue regex dependency by @PhilippMDoerner in #192
- Bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0 by @dependabot in #193
- fix content type without charset no semicolon by @fbpyr in #194
- update CI by @ringabout in #197
New Contributors
Full Changelog: v0.6.2...v0.6.4
v0.6.2
What's Changed
- Adding a guide/an aid for deploying prologue web applications by @PhilippMDoerner in #167
- Added alpine example and beautified formatting by @PhilippMDoerner in #169
- attempt to fix lists not rendering properly by @PhilippMDoerner in #170
- Fixed markdown issues by @PhilippMDoerner in #171
- Fix typo in routing.md by @lolgab in #173
- Add examples for responding by types by @jhgalino in #174
- Update FUNDING.yml by @ringabout in #175
- Bump actions/setup-python from 2 to 4 by @dependabot in #180
- Bump actions/cache from 2 to 3 by @dependabot in #179
- Bump crazy-max/ghaction-github-pages from 1.3.0 to 3.0.0 by @dependabot in #178
- Bump actions/download-artifact from 2 to 3 by @dependabot in #177
- Bump actions/checkout from 2 to 3 by @dependabot in #176
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #181
- fix route by @ringabout in #183
- Added some docs by @PhilippMDoerner in #184
- Added example docs by @PhilippMDoerner in #185
- Improved docs on certificate renewal by @PhilippMDoerner in #186
- ADD docs to include example for docker-compose by @PhilippMDoerner in #187
- Attempt to fix formatting issues and shorten text by @PhilippMDoerner in #188
- add gcsafe to base methods by @ringabout in #191
New Contributors
- @lolgab made their first contribution in #173
- @jhgalino made their first contribution in #174
- @dependabot made their first contribution in #180
Full Changelog: v0.6.0...v0.6.2
v0.6.0
What's Changed
- Allowed the
'
character in routes by @PhilippMDoerner in #163 - #164 added automatic URL decoding by @PhilippMDoerner in #166
Full Changelog: V0.5.8...v0.6.0
v0.5.8
v0.5.6
Added getPostParamsOption, getQueryParamsOption, getFormParamsOption, getPathParamsOption. Thanks to PhilippMDoerner
v0.5.4
v0.5.2: bump 0.5.2 (#146)
* deprecated prologue/security/hasher.nim * bump 0.5.0 * use std/sysrand * make use of std/uri * bump version * it is decodeQuery actually * bump 0.5.2