Skip to content

Releases: matcornic/hermes

v2.1.0 - Compatibility improvements and InviteCode action

29 Jan 22:02
b496815
Compare
Choose a tag to compare
  • Improve compatibility with Outlook by using VML buttons instead of pure HTML #61
  • Inline CSS automatically #61
  • Add InviteCode action #62

Fix blackfriday dependency

18 Feb 12:35
fcfd0bc
Compare
Choose a tag to compare

#47 Fix blackfriday dependency

v2.0.1 - use /v2 suffix in hermes module

29 Oct 19:52
5d751c9
Compare
Choose a tag to compare

v.2.0.0 Support of go modules

27 Oct 17:15
Compare
Choose a tag to compare

Go 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 - fix pbm in gmail webui

03 Sep 09:57
ab1a08c
Compare
Choose a tag to compare

#42 : Add "TextColor" options to fix problem in new Gmail WebUI

v1.1.1 - Fix explicit version of blackfriday v2 for compatibilty purpose

15 Feb 20:00
23ab47d
Compare
Choose a tag to compare
  • 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 - Update dependencies

12 Dec 19:28
97e4381
Compare
Choose a tag to compare

Latest version of dependencies are used, handling of breaking changes (update Blackfriday from v1 to v2).

v1.0.1 - Use dependency management tool

26 Aug 09:53
Compare
Choose a tag to compare

Using go dep, hermes now set dependency versions

Very first version

19 Jun 22:37
Compare
Choose a tag to compare
chore: remove wrong comment

Plain text is now able to print tables