Skip to content

Releases: syumai/dinatra

0.5.1: Merge pull request #40 from mactkg/feature/support-mime-with-params

30 Jun 06:38
530c0a3
Compare
Choose a tag to compare

Release 0.5.0

03 Jun 06:34
06d15cd
Compare
Choose a tag to compare
Merge pull request #39 from mactkg/rename-string-package

Fix build errors

Fix decoding spaces in form data

18 May 14:17
9248a35
Compare
Choose a tag to compare
Merge pull request #37 from syumai/fix-space-decoding-in-form

Fix space decoding in form params

Fix form data parsing 2

18 May 10:26
8f7c357
Compare
Choose a tag to compare
Merge pull request #36 from syumai/fix-form-params-bug

Fixed form params decoding bug

Fix form data parsing

12 May 12:02
4c489a1
Compare
Choose a tag to compare
Merge pull request #35 from syumai/fix-form-data

Fix form data parsing

Fixed building error

02 Apr 18:25
553e416
Compare
Choose a tag to compare
Merge pull request #33 from syumai/fix-build

Fix build error

Release 0.2.2

21 Feb 00:56
b50f653
Compare
Choose a tag to compare
  • Reversed path resolving order

Release 0.2.1

20 Feb 08:20
6159f44
Compare
Choose a tag to compare
  • Fix version of http / util module

Release 0.2.0

19 Feb 17:15
ec7ae4d
Compare
Choose a tag to compare
  • Updated to Deno 0.3.0

Release 0.1.3

15 Feb 18:00
822cf25
Compare
Choose a tag to compare
  • Update http module
  • Make app cancelable