Skip to content

Releases: orzation/bobibo

v1.4.2

12 May 11:15
Compare
Choose a tag to compare

What's Changed

  • cli/print.go: fix print reture bug by @msqtt in #12

Full Changelog: v1.4.1...v1.4.2

v1.4.1

11 Oct 04:37
48f9a51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

29 Sep 02:22
2078656
Compare
Choose a tag to compare

What's Changed

  • fix typo by @msqtt in #5
  • Add network resourse fetching feature. by @msqtt in #6
  • Modify makefile and readme by @msqtt in #7

Full Changelog: v1.3.0...v1.4.0

v1.3.0 good performance.

10 May 04:23
61e95e2
Compare
Choose a tag to compare

do something to improve performance:

  • overwrite nearestNeighbor function.
  • use a custom type to propagate images through the pipelines.
  • use more goroutines to execute resizing and truning gray functions.

v1.2.0 Added Gif Animation Mode

06 May 13:19
e827654
Compare
Choose a tag to compare
Merge pull request #3 from msqtt/master

Change a lot, added gif animation feature. :P

v1.1.0: Merge pull request #2 from msqtt/master

15 Mar 11:20
Compare
Choose a tag to compare
Fix cli info bug and rewrite makefile 🥚

v1.0.1: Merge pull request #1 from msqtt/master

10 Mar 10:34
7031d66
Compare
Choose a tag to compare

v1.0.0

08 Mar 10:23
Compare
Choose a tag to compare
Publish V1.0.0 🥳