Releases: cvent/hogan
Releases · cvent/hogan
0.7.0 -- The return to stable
Swapped out the webserver to actix-web. This allows builds to return to the stable branch of rust. This also required the removal of the lambda plugin as it only supported rocket.
v0.6.0
- Improvements to the server memory consumptions
- Breaking removed the template all route. Functionality can be replicated manually by calling GET envs and iterating through the environments
- Changed caching strategy to cache only the requested environment, not all environments associated with the SHA.
v0.5.0
chore: version bump
v0.4.3
Merge pull request #32 from jjcomer/master Fix refreshing the git repo
v0.4.2
Merge pull request #29 from jjcomer/master Add ability to specify regex for configs on the server
v0.4.1
Version bump
v0.4.0
Merge pull request #27 from jjcomer/lambda Changed web server to rocket
v0.3.0
- Support multiple git SHA targets.
v0.2.10
version bump
v0.2.9
Version bump