Skip to content

Releases: gucio321/giu-animations

v2.2.0

05 Nov 14:15
5614adb
Compare
Choose a tag to compare

Intro

In this release I've updated giu to v0.10.0.
I've also enabled @dependabot and it opened 5 PRs immediately 😄

What's Changed

  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #25
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #28
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #26
  • build(deps): bump golangci/golangci-lint-action from 3.4.0 to 6.1.1 by @dependabot in #27

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Oct 10:07
ad7f6cb
Compare
Choose a tag to compare

Intro

This version mainly updates giu to v0.9.0 with cimgui-go v1.0.1

What's Changed

  • code: setup linter; fix lint errors by @gucio321 in #18
  • build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 by @dependabot in #22
  • build(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #23

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Mar 17:53
4a27c75
Compare
Choose a tag to compare

Welcome to GIU-Animations V2!

This release contains a re-designed API as well as many useful features.

What's Changed

Another changes & fixes

New Contributors

Special thanks

Big thanks to @sirthunderek for designing project's logo.
In this place, I'd also express my gratitude to @Garnn for fixing documentation in README and for inspiration while designing API. Thank you!

Full Changelog: v1.2.0...v2.0.0

v2.0.0-alpha.1

13 Mar 16:35
f0b6673
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2-alpha...v2-alpha.1

v2.0.0-alpha

09 Mar 16:52
885b6cb
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

Welcome to GIU-Animations v2

⚠️ this is a breaking-release so I'm tagging it as v2! ⚠️

What's Changed

  • [ImgBot] Optimize images by @imgbot in #4
  • build(deps): bump golang.org/x/image from 0.0.0-20220601225756-64ec528b34cd to 0.5.0 by @dependabot in #7
  • Triggers: make new api work with ColorFlowAnimation by @gucio321 in #8
  • Add triggers mechanism
  • Fix long-existing bug with calling Reset while animation was running (does not cause strange behavior anymore)
  • Make the code multi-thread-safe - many data races has been fixed

New Contributors

Full Changelog: v1.2...v1.3-alpha

v1.2.0

01 Feb 16:32
6d4a7cf
Compare
Choose a tag to compare

What's Changed

  • Add MoveAnimation
  • This release contains minor code fixes such as elimination of data races and so on

Full Changelog: v1.1...v1.2

v1.1.0

31 Jan 11:56
aa60d96
Compare
Choose a tag to compare

What's Changed

  • Completly remove dependency on glg (fix for 70fee68)
  • [ImgBot] Optimize images by @imgbot in #2

No API changes.

New Contributors

  • @imgbot made their first contribution in #2

Full Changelog: v1.0...v1.1

v1.0.0

30 Jan 16:38
70fee68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/gucio321/giu-animations/commits/v1.0