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

Releases: andyzhouty/flogo

v0.0.7

21 Sep 02:40
Compare
Choose a tag to compare

Changelog

557be3a Add coin functions
70f0577 Add self command
65914c8 Correct the copied url in goreleaser config
a687329 Release v0.0.7

v0.0.6

04 Aug 14:03
Compare
Choose a tag to compare

Changelog

da1424c Add column get and disable parallel testing
d94e582 Add head and tail arguments for post command
e97203c Add notification count
f423e1d Add notification list and migrate ci to circleci
5b1252c Fix comment test
7b6b86a Fix tests
5ca1e61 Fix tests again
a66a11a Merge branch 'master' of github.com:z-t-y/flogo
1635e2b Remove parallel tests
c00391b Updated config.yml
3a4bb27 Use UnixNano instead of Unix in tests
b085b4c add column create command and format code refering to staticcheck results
b1abf91 remove matrix builds
b905af5 update README.md to add installation instructions and edit workflow file

v0.0.5

05 Jul 06:38
Compare
Choose a tag to compare

Changelog

f8b6804 Add comment command
9dd3cb8 add help for get_post and rm_post

v0.0.4

01 Jul 06:54
Compare
Choose a tag to compare

Changelog

ab2e4bd add post publish feature
6314a95 add post rm and get
28e7bee fix config file not existing error
318c0b2 remove some debugging fmt.Println()s

v0.0.3

23 Jun 10:26
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Changelog

15d10a0 fix github actions config
837fca8 improve auth login command

v0.0.2

22 Jun 10:19
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Main Improvements

The CLI can now return access tokens based on the user's input.

Changelog

828e34f Release 0.0.2

v0.0.1

22 Jun 05:41
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Changelog

cf0acb2 Release 0.0.1
55f3827 Rename the package
d533fa9 add version command
2535b96 initial commit