Skip to content

Releases: browningluke/mangathr

v2.2.0

10 Oct 00:46
a41ac08
Compare
Choose a tag to compare

What's Changed

Fixes

Dependencies

  • build(deps): Bump entgo.io/ent from 0.11.10 to 0.12.0 by @dependabot in #60
  • build(deps): Bump modernc.org/sqlite from 1.21.1 to 1.22.1 by @dependabot in #65
  • build(deps): Bump entgo.io/ent from 0.12.0 to 0.12.3 by @dependabot in #64
  • build(deps): Bump modernc.org/sqlite from 1.22.1 to 1.23.1 by @dependabot in #71
  • build(deps): Bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 by @dependabot in #73

Meta

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

v2.1.0 - Cubari, optimizations & fixes

08 Apr 05:59
6006d34
Compare
Choose a tag to compare

What's Changed

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

v2.0.0

07 Apr 10:52
c8a129d
Compare
Choose a tag to compare

What's Changed

  • 鈿狅笍 Rename project from 'mangathrV2' to 'mangathr' by @browningluke in #54

Motivation for renaming

The longer development continued on this newer version of mangathr, the less was on the original (NodeJS) version; which has now reached it's logical conclusion of being deprecated. As a result, it no longer makes sense to refer to this project as 'V2', in reference to an old project that has been abandoned. Therefore, I made a decision to rename this project to mangathr, and the legacy version to mangathr-legacy.

Effects of renaming

This is a major change, which is guaranteed to make any future releases incompatible with any v1.x.x releases.

Full Changelog: v1.1.1...v2.0.0

v1.1.1

07 Apr 09:42
d33ec62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Apr 08:35
c16dba7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

02 Apr 06:56
d122b36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Apr 05:20
fac3b39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Apr 05:01
ab6cfcd
Compare
Choose a tag to compare

What's Changed

  • Only run docker-publish on tags by @browningluke in #37
  • build(deps): Bump modernc.org/sqlite from 1.19.4 to 1.21.0 by @dependabot in #32
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.12.2 to 3.13.1 by @dependabot in #36
  • Fix docker-publish branch trigger by @browningluke in #39
  • build(deps): Bump modernc.org/sqlite from 1.21.0 to 1.21.1 by @dependabot in #38
  • build(deps): Bump entgo.io/ent from 0.10.2-0.20220502113020-4ac82f5bb3f0 to 0.11.10 by @dependabot in #35
  • build(deps): Bump github.com/alitto/pond from 1.8.2 to 1.8.3 by @dependabot in #30

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Apr 04:18
fb475e3
Compare
Choose a tag to compare

What's Changed

  • Implement Config yaml parsing by @browningluke in #1
  • Implement ent ORM & register command by @browningluke in #2
  • Add Docker build CI/CD by @browningluke in #3
  • Replace argument parsing & program root with Cobra by @browningluke in #4
  • build(deps): Bump modernc.org/sqlite from 1.17.3 to 1.18.0 by @dependabot in #7
  • build(deps): Bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 by @dependabot in #6
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.8.6 to 3.9.0 by @dependabot in #5
  • docs: Add base documentation by @browningluke in #8
  • build(deps): Bump github.com/alitto/pond from 1.8.0 to 1.8.2 by @dependabot in #18
  • build(deps): Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 by @dependabot in #13
  • build(deps): Bump modernc.org/sqlite from 1.18.0 to 1.19.4 by @dependabot in #21
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.9.0 to 3.12.1 by @dependabot in #22
  • build(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #19
  • Create abstract structure for creating UI menus by @browningluke in #23
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.12.1 to 3.12.2 by @dependabot in #25

New Contributors

Full Changelog: https://github.com/browningluke/mangathr/commits/1.0.0