Skip to content

Releases: ross96D/updater

v0.2.6

28 Sep 01:28
Compare
Choose a tag to compare

Changelog

  • 3dbecc4 bump version to v0.2.6
  • a10061f fix: log with warn on user update

v0.2.5

25 Sep 04:00
Compare
Choose a tag to compare

Changelog

v0.2.4

25 Sep 02:50
Compare
Choose a tag to compare

Changelog

v0.2.3

21 Sep 02:28
Compare
Choose a tag to compare

Changelog

  • d1a3be2 bump version to v0.2.3
  • d33f9f6 fix: run command relative directory

v0.2.2

21 Sep 01:41
Compare
Choose a tag to compare

Changelog

  • 8cefb9c bump version to v0.2.2
  • 6fa9e49 fix: send first log after read/parsing body

v0.2.1

19 Sep 03:25
Compare
Choose a tag to compare

Changelog

  • fa8276c add centralized request creation
  • 434e329 bump version to v0.2.1
  • 191a7a5 dry run from the client
  • 80ff00d fix: returning empty reader for unknown reason :/
  • fb4074a fix: send a log response as soon as posible
  • 28ae113 improvement on stream view
  • e3d6a9e minor change
  • a41a7b3 minor fixes

v0.2.0

18 Sep 23:56
Compare
Choose a tag to compare

Changelog

  • 9ee9701 add AltScreen and MouseMotion modes to cli app
  • 66f4007 add ErrNetwork on api
  • a3ad8f9 add cache sessions
  • 3525295 add confirmation dialog component
  • aed7252 add remove functionality to global state
  • 77bd680 add server upgrade logic
  • 97302c6 add set selected to list component
  • 0d34cf2 add show bytes
  • 8a1db6c add streamviewport
  • 682d891 add string method to VersionData
  • 7dbdb51 add toast creation message
  • c036260 add upgrade and delete functionality
  • 4c4597f add upgrade app
  • 1ff5693 add version json marshaler and unmarshaler
  • c8305dc add version to the message
  • 08227de add view of update app
  • c6d006f bump version to v0.2.0
  • 6207e0b fix typo
  • 6adb018 fix: bug where Update was returning a nil response on no error
  • 1094e57 fix: save changes on delete
  • 0515d97 minor fix
  • a0bf934 unify status code error in client api

v0.1.7

17 Sep 19:37
Compare
Choose a tag to compare

Changelog

  • 3320bd5 bump version to v0.1.7
  • 266a5c5 fix: in cue use CompileString instead of creating files

v0.1.6

17 Sep 16:00
Compare
Choose a tag to compare

Changelog

v0.1.5

17 Sep 02:41
Compare
Choose a tag to compare

Changelog

  • 05a2f57 bump version to v0.1.5
  • c9e8061 remove darwin build (fails on a build constraint)