Skip to content

1.2.0: Logging contract, linting and dependency updates

Compare
Choose a tag to compare
@kernle32dll kernle32dll released this 04 Jun 09:58
· 26 commits to master since this release
796eeb3

This release eases up the logger usage by providing a logger contract, instead of using Logrus directly (8aca247). Logrus is still included and the default for backwards compatibility.

Also, some minor improvements were made (linting, dependency updates), as well as non-code related changes like a working Travis integration.