Releases: utopia-dart/utopia_http
Releases · utopia-dart/utopia_http
0.2.0
What's Changed
- fix repo URL by @lohanidamodar in #10
- update readme by @lohanidamodar in #11
- Improve threading and isolate handling by @lohanidamodar in #12
- Update CHANGELOG.md by @lohanidamodar in #13
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- updated using new router by @lohanidamodar in #8
- Utopia HTTP server library by @lohanidamodar in #9
Full Changelog: 0.0.1...0.1.0
0.0.1
What's Changed
- First Draft by @lohanidamodar in https://github.com/utopia-dart/utopia_framework/pull/1
- Added some new tests and updated existing test code to obtain 100% test coverage by @Biplab-Dutta in https://github.com/utopia-dart/utopia_framework/pull/3
- Feat improvements by @lohanidamodar in https://github.com/utopia-dart/utopia_framework/pull/2
- test: add 100% test coverage for
array_list
,hex_color
,hostname
,json
andrange
validators by @Biplab-Dutta in https://github.com/utopia-dart/utopia_framework/pull/4 - Isolates support by @lohanidamodar in https://github.com/utopia-dart/utopia_framework/pull/6
- refactor to use utopia_di library by @lohanidamodar in https://github.com/utopia-dart/utopia_framework/pull/7
New Contributors
- @lohanidamodar made their first contribution in https://github.com/utopia-dart/utopia_framework/pull/1
- @Biplab-Dutta made their first contribution in https://github.com/utopia-dart/utopia_framework/pull/3
Full Changelog: https://github.com/utopia-dart/utopia_framework/commits/0.0.1