Skip to content

Releases: coralproject/coral-counts

v0.2.0

24 Aug 16:47
3d0193d
Compare
Choose a tag to compare

Changelog

9db1ec0 chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 (#10)
0fdbc45 chore(deps): bump go.mongodb.org/mongo-driver from 1.5.3 to 1.7.0 (#14)
13bbc93 chore(deps): bump go.mongodb.org/mongo-driver from 1.7.0 to 1.7.1 (#16)
c4a9acc chore(deps): bump goreleaser/goreleaser-action from 2.5.0 to 2.7.0 (#15)
3d0193d feat: added user comment count support (#17)

v0.1.2

30 Jun 17:53
Compare
Choose a tag to compare

Changelog

0b0e529 chore(deps): bump actions/checkout from 2 to 2.3.4 (#7)
c786d5f chore(deps): bump go.mongodb.org/mongo-driver from 1.4.5 to 1.5.3 (#9)
c385045 chore(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0 (#6)
c1e30e3 fix: added .gitignore
ffd5bb4 fix: fix to dryRun

v0.1.1

21 Jan 21:10
Compare
Choose a tag to compare

Changelog

4a5d08d fix: expose connect timeout value

v0.1.0

21 Jan 07:14
Compare
Choose a tag to compare

Changelog

eca1e30 feat: implementation
9d67367 feat: improved performance
efb3b40 initial commit