Releases: snackbag/compass
Releases · snackbag/compass
v2.1.0
Compare
Sorry, something went wrong.
No results found
Additions
Added HTML and HTMLWithCode response helpers
Added request Server.Preprocessor
Changes
Response ContentType fallback is now text/plain instead of text/html
Full Changelog : v2.0.0...v2.1.0
v2.0.1
Compare
Sorry, something went wrong.
No results found
v2.0.0
Compare
Sorry, something went wrong.
No results found
Rewrite the framework from scratch. See documentation for details
v1.1.5
Compare
Sorry, something went wrong.
No results found
Additions
NewResponseWithContentType for custom content types
Json and JsonWithCode for sending JSON easily
v1.1.4
Compare
Sorry, something went wrong.
No results found
Changes
Removed everything DefaultTemplateContext related as it was causing weird issues
Full Changelog : v1.1.3...v1.1.4
v1.1.3
Compare
Sorry, something went wrong.
No results found
Changes
Added FillWithCode for consistency
Full Changelog : v1.1.2...v1.1.3
v1.1.2
Compare
Sorry, something went wrong.
No results found
Changes
Fixed crash when reading int32, int64, int or float32 from session
Full Changelog : v1.1.1...v1.1.2
v1.1.1
Compare
Sorry, something went wrong.
No results found
Changes
Fixed constant crash when ReloadComponentsOnRequest is on
Full Changelog : v1.1.0...v1.1.1
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Option to reload components on request
Server-default template context
Reading from sessions
Changes
Fixed security vulnerability that caused the server to crash when reading an invalid encrypted UUID
Full Changelog : v1.0.0...v1.1.0
v1.0.0
Compare
Sorry, something went wrong.
No results found
First release!
Additions
Compass Server
Session Management
Static Files
Templating
Components
Expressions
Variables
Route parameters
Redirects
Modular Logging
Cancelling requests
Modular 404 handling
Full Changelog : https://github.com/snackbag/compass/commits/v1.0.0