Skip to content

Releases: Veitangie/sinq

v1.0.0-rc.31

Choose a tag to compare

@github-actions github-actions released this 06 Sep 13:48

Changelog

  • 9072af3 added multipart form data support; fixed bugs; added url encoding and decoding; updated docs

v1.0.0-rc.30

Choose a tag to compare

@github-actions github-actions released this 26 Aug 01:14

Changelog

  • d60c2b4 fixed md5 hashing missing in lua API; bumped spinq version; cleaned up the docs

v1.0.0-rc.29

Choose a tag to compare

@github-actions github-actions released this 24 Aug 05:10

Changelog

  • bd5fb46 added cursor hiding for active spinner; added demo and vhs gif

v1.0.0-rc.28

Choose a tag to compare

@github-actions github-actions released this 24 Aug 03:13

Changelog

  • 6f9f656 updated dependency spinq v1.0.0-rc.7 -> v1.0.0-rc.8

v1.0.0-rc.27

Choose a tag to compare

@github-actions github-actions released this 23 Aug 13:15

Changelog

  • c28ed6f added progress bar; refactored terminal detection; fixed minor bugs; added gremlins efficacy report badge

v1.0.0-rc.26

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:07

Changelog

v1.0.0-rc.25

Choose a tag to compare

@github-actions github-actions released this 12 Aug 05:02

Changelog

  • 246b6d8 bumped dependency versions; switched to errors.Is for error detection; fixed aur distribution version

v1.0.0-rc.24

Choose a tag to compare

@github-actions github-actions released this 11 Aug 22:59

Changelog

  • 823b3c0 changed package domain; migrated to spinq for spinner handling

v1.0.0-rc.23

Choose a tag to compare

@github-actions github-actions released this 09 Aug 05:00

Changelog

  • 4d97c41 fixed panics in singleflight DoChan; refactored a bit; added -S none option; improved lua sandbox

v1.0.0-rc.22

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:58

Changelog

  • 6250f3a improved spinner writer some more; improved reporting; added consistent meaning to Aborted status; fixed nil pointer dereference