Releases: snackbag/compass
Releases · snackbag/compass
v2.1.0
30 Apr 15:41
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
28 Apr 14:23
Compare
Sorry, something went wrong.
No results found
v2.0.0
28 Apr 14:09
Compare
Sorry, something went wrong.
No results found
Rewrite the framework from scratch. See documentation for details
v1.1.5
24 Jul 14:52
Compare
Sorry, something went wrong.
No results found
Additions
NewResponseWithContentType for custom content types
Json and JsonWithCode for sending JSON easily
v1.1.4
26 Apr 09:30
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
23 Apr 18:01
Compare
Sorry, something went wrong.
No results found
v1.1.2
26 Mar 16:30
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
18 Jan 21:04
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
18 Jan 20:45
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
18 Jan 15:38
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