All Versions
9
Latest Version
Avg Release Cycle
119 days
Latest Release
1153 days ago
Changelog History
Changelog History
-
v2.1.0 Changes
January 29, 2020 -
v2.0.2 Changes
February 18, 2019#47 Fix blackfriday dependency
-
v2.0.1 Changes
October 29, 2018๐ Use /v2 suffix
๐ See #45
-
v2.0.0 Changes
October 27, 2018Go 1.11 introduced the concept of go modules to replace GOPATH. This is considered as breaking change because it changes the way hermes imports dependencies (no more dep)
This version is functionally the same than v1.2.0, but work only for Go 1.11 with module support enabled.
-
v1.2.0 Changes
September 03, 2018#42 : Add "TextColor" options to fix problem in new Gmail WebUI
-
v1.1.1 Changes
February 15, 2018- feat: explicite use of blackfriday v2 for compatibilty purpose
- ๐ fix: English spelling of "Alignment"
edit: rename branch from 1.1.1 to v1.1.1
-
v1.1.0 Changes
December 12, 2017โก๏ธ Latest version of dependencies are used, handling of breaking changes (update Blackfriday from v1 to v2).
-
v1.0.1 Changes
August 26, 2017Using go dep, hermes now set dependency versions
-
v1.0.0
June 19, 2017