Releases: douhjs/douh
Releases · douhjs/douh
Douh! - 0.1.3
What's Changed
- feat: Multipart form parser by @changchanghwang in #23
- Static file service by @changchanghwang in #24
- Return
next()
when index.html not exist in the directory by @ActaV-N in #25
Full Changelog: 0.1.0...0.1.3
Douh!
douh
is comming
What's Changed
- package types 설정 by @ActaV-N in #2
- Added some exceptions by @ActaV-N in #3
- Feat 501 exception by @sm9657 in #4
- feat: add exceptions by @changchanghwang in #5
- Update build setting by @ActaV-N in #7
- TypeORM -> Douh by @ActaV-N in #9
- Remove tsc-alias by @ActaV-N in #8
- Test environment configuration by @ActaV-N in #6
- Router tests by @ActaV-N in #10
- feat: add all 400 exceptions by @changchanghwang in #11
- feat: get param object when use : in endpoint by @changchanghwang in #12
- feat: add query parsing by @changchanghwang in #13
- Split http type by @ActaV-N in #14
- refactor: body parse when request end event by @changchanghwang in #15
- add x-www-form-urlencoded body parse by @changchanghwang in #16
- Rollback by @ActaV-N in #17
- chore: lint, test on pull request by @changchanghwang in #19
- add Service, Repository Decorator by @changchanghwang in #18
New Contributors
- @ActaV-N made their first contribution in #2
- @sm9657 made their first contribution in #4
- @changchanghwang made their first contribution in #5
Full Changelog: https://github.com/douhjs/douh/commits/0.1.0