Skip to content

Releases: snhilde/statusbar

Version 5.5.0

13 May 23:04
Compare
Choose a tag to compare

Bug Fixes

* Fixed `sbweather` where it wasn't matching the forecast correctly.

Enhancements

* Updated `sbgithubclones`, `sbtravisci`, and `sbweather` modules to report better errors.

Version 5.4.1

18 Jan 17:34
Compare
Choose a tag to compare

Version 5.4.0

12 Jan 00:01
Compare
Choose a tag to compare
  • Fixed not freeing Cstring when building statusbar output.

Version 5.3.0

04 Jan 01:33
Compare
Choose a tag to compare

Version 5.2.3

01 Jan 23:49
Compare
Choose a tag to compare
  • Added Makefile.
  • Added Travis build file.

Version 5.2.2

01 Jan 17:30
Compare
Choose a tag to compare
  • Created v4 and v5 subdirectories to follow Semantic Import Versioning rules.

Version 5.2.1

01 Jan 15:48
Compare
Choose a tag to compare
  • Update README for REST API.
  • Handle SIGTERM signal now.
  • Add go.mod and go.sum module files.

Version 5.2.0

29 Dec 15:34
Compare
Choose a tag to compare
  • Added REST API, enabled with Statusbar.EnableRESTAPI.
  • Migrated to package log for logging statements.
  • Moved routine object and its methods to a separate file.
  • Added Statusbar.Stop.
  • Added Statusbar.Uptime.
  • Various bug fixes and typo corrections.

Version 5.1.2

06 Dec 01:16
Compare
Choose a tag to compare
  • Added package description for automatic doc generation,

Version 5.1.1

06 Dec 00:59
Compare
Choose a tag to compare
  • Migrated documentation to GoDocs to PkgGoDev Doc