Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Releases: bjartek/go-with-the-flow

Fixed coveralls coverage

28 Jul 18:58
c146caf
Compare
Choose a tag to compare
  • fixed coveralls coverage, added badge
  • gofmt`ed the code( thanks @qq976739120 !)
  • added reviewdog linter
  • use flowkit logger and added new testing setup method to skip logging.

Version 2

26 Jul 16:35
9453366
Compare
Choose a tag to compare

Go-with-the-flow is out in a new major version!

The library has been rebased ontop of flowkit from flow-cli and has lots of exciting new features.

  • it supports unit testing your code without running a emulator
  • it has far fewer lines of go code compared to v1 (less to maintain)
  • it is actually unit tested itself (some parts are missing some coverage..)