All Versions
15
Latest Version
Avg Release Cycle
24 days
Latest Release
1376 days ago

Changelog History
Page 1

  • v0.1.7 Changes

    June 21, 2020

    ๐Ÿ”„ Changelog

    3f46f06 Migrated to travis .com
    โšก๏ธ 422d281 Minor updates
    โšก๏ธ 5c069c0 Minor updates to makefile and readme
    โšก๏ธ 03e4bb4 Updated list of cmds
    โšก๏ธ 921f0a9 Updated makefile
    โšก๏ธ e342a77 Updated makefile library
    โฌ†๏ธ a896ae1 Upgraded deps for redigo
    95b9828 Use make in travis

  • v0.1.6 Changes

    April 26, 2020

    ๐Ÿ”„ Changelog

    โœ… 3da4915 Added more tests
    โœ… 2effc5c Added some more test coverage
    3bc2705 Minor edits
    โœ… 6177509 Minor edits, added one more test
    ๐Ÿ‘ c33a8c1 Not supporting old gob creater method

  • v0.1.5 Changes

    April 25, 2020

    ๐Ÿ”„ Changelog

    โœ… 400b640 Adding test coverage
    cbe71b7 Copy paste fudge
    ๐Ÿ›  ea0da6a Fixed link to go to new docs
    ๐Ÿšš da28d53 Moved section

  • v0.1.4 Changes

    April 24, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿš€ b1b7ce8 Added goreleaser template
    3255974 Added helpful makefile cmds
    d0977af Ignore the distribution folder
    ๐Ÿšš 4cdaf98 Removed old codacy integration
    ๐Ÿš€ ae0c184 Still in pre-release phase
    โšก๏ธ 5716dc0 Updates, new readme version

  • v0.1.3 Changes

    March 03, 2020
    • โฌ†๏ธ Upgraded to Go 1.14
    • ๐Ÿ›  Fixed comments to follow go standards
  • v0.1.2 Changes

    January 08, 2020
    • ๐Ÿ†• New WriteLock() and ReleaseLock()
  • v0.1.1 Changes

    December 28, 2019
    • โž• Added a few more commands
    • ๐Ÿ›  Minor fixes / improvements
  • v0.1.0 Changes

    December 03, 2019
    • Replaced go dep with go mod (go convention since 1.13)
  • v0.0.9 Changes

    November 07, 2019
    • โž• Added SetAddMany() and more tests
  • v0.0.8 Changes

    October 23, 2019
    • โž• Added new method DeleteWithoutDependency()