Releases: tomkuijsten/restup
Releases · tomkuijsten/restup
v1.0.0
RC1
This should be the last step before releasing a stable version. We will fix bugs if we encounter them, but won't implement new features.
The release notes:
- CORS is supported now (read the Wiki for configuration options)
- Removed "Devkoes." from namespaces
- Url arrays implemented (#16)
- Query parameters are supported (#49)
- Breaking API changes (read beta4 to rc1)
Beta 4
Second beta
- Introducing RouteHandlers
- RestWebServer is obsolete, see github wiki for more info
- Static files can be served now
- Basic url query strings can be used
- The headed demo has a testing capabilities now
First beta
Contains the reworked httpmessage which should be more flexible
Fixed all known bugs
Added headed and headless demo apps
Expanded demo controllers