reedmace 1.0.0-dev.8
reedmace: ^1.0.0-dev.8 copied to clipboard
Easy to use minimalistic web framework for dart
1.0.0-dev.8 #
- FIX: gracefully handle 500 and no content.
- FEAT: sse support.
- FEAT: error res "problem+json" like handling.
- FEAT: start docs and some bugfixes and reworks.
- FEAT: fix cli not killing the process by adding stdin listener for "exit", various refactorings.
- FEAT: cleanup, cors/auth, major internal rework.
- FEAT: cleanup, cors/auth, major internal rework.
- FEAT: various updates (not tracking at this point).
- FEAT: initial commit.
1.0.0-dev.7 #
- FEAT: error res "problem+json" like handling.
1.0.0-dev.6 #
- FIX: gracefully handle 500 and no content.
1.0.0-dev.5 #
- FEAT: start docs and some bugfixes and reworks.
1.0.0-dev.4 #
- FEAT: fix cli not killing the process by adding stdin listener for "exit", various refactorings.
1.0.0-dev.3 #
- FEAT: cleanup, cors/auth, major internal rework.
1.0.0-dev.2 #
- FEAT: cleanup, cors/auth, major internal rework.
- FEAT: various updates (not tracking at this point).
- FEAT: initial commit.
1.0.0-dev.1 #
- Initial version.