Skip to content

Releases: Savory/Danet

v0.6.4

14 Aug 10:48
Compare
Choose a tag to compare

What's Changed

Metadata third-party dependency modified

Full Changelog: v0.6.3...v0.6.4

v0.6.3

26 May 21:06
Compare
Choose a tag to compare

Full Changelog: v0.6.2...v0.6.3

v0.6.2

26 May 14:15
18f3038
Compare
Choose a tag to compare

What's Changed

  • Added classes for all http exceptions + generic class for http exception by @the-jk3 in #24

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 May 23:11
Compare
Choose a tag to compare
docs(README): documentation wording

v0.6.0

23 May 14:12
5251830
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.6.0

v0.5.0

21 May 13:39
Compare
Choose a tag to compare
chore(mod): add missing mod.ts

v0.4.2

21 May 12:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

21 May 00:41
3c49eee
Compare
Choose a tag to compare
fix(*): body management and route creation

* Fix(serve): fix tests, @Body, bump oak

* Move tsconfig.json into deno.json to load it by default
* Fix @Body throwing on empty body or in some tests
* Downgrade Reflect to 1.12-1 to fix typing issue
* Fix typing and functional issues in tests
* Improve error message for unknown http method
* Bump Oak to 10.5.1
* fix(router): body and subpath work

* refactor(import): remove useless import

Co-authored-by: Robin Goupil <[email protected]>

v0.4.0

20 May 22:37
Compare
Choose a tag to compare
ci(workflow): update test to deno task test

v0.3.1

19 May 22:03
Compare
Choose a tag to compare
lint(*): deno fmt