Skip to content

Releases: cvent/hogan

0.7.0 -- The return to stable

16 Dec 13:00
cb6793a
Compare
Choose a tag to compare

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

01 Nov 13:21
3fa98e8
Compare
Choose a tag to compare
  • 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

02 Oct 21:09
Compare
Choose a tag to compare
chore: version bump

v0.4.3

24 Sep 17:11
e568dcc
Compare
Choose a tag to compare
Merge pull request #32 from jjcomer/master

Fix refreshing the git repo

v0.4.2

04 Sep 20:59
76cec1d
Compare
Choose a tag to compare
Merge pull request #29 from jjcomer/master

Add ability to specify regex for configs on the server

v0.4.1

30 Aug 16:01
Compare
Choose a tag to compare
Version bump

v0.4.0

29 Aug 13:23
067cdb1
Compare
Choose a tag to compare
Merge pull request #27 from jjcomer/lambda

Changed web server to rocket

v0.3.0

08 Aug 14:33
4bed3ed
Compare
Choose a tag to compare
  • Support multiple git SHA targets.

v0.2.10

26 Feb 20:19
Compare
Choose a tag to compare
version bump

v0.2.9

11 Jan 16:43
Compare
Choose a tag to compare
Version bump