All Versions
6
Latest Version
Avg Release Cycle
299 days
Latest Release
1603 days ago
Changelog History
Changelog History
-
v2.0.3 Changes
November 03, 2020โ Remove go.mod
-
v2.0.2 Changes
October 20, 2020Only small changes
- ๐ท Replace travis job with github action
- โ Added go module support
- ๐ Fixed period escpaing
- โ Added ImagePos attribute
-
v2.0.1 Changes
April 05, 2020๐ It has been a while since a release and this contains some small fixes and updates of dependencies.
caveat: travis think this is broken
-
v2.0 Changes
April 10, 2017๐ version 2.0 includes some backwards incompatible changes:
- ๐ panics have been removed and replaced with the returning of errors.
- attribute name validation has been added as has been requested multiple times.
- ๐ golint and errcheck are now applied to the build.
๐ฆ These backwards incompatible changes were not made lightly and only because it increases the maturity of the package.
-
v1.1 Changes
March 23, 2017๐ minor bug fixes