Skip to content

Releases: 5ouma/mli

v0.4.1

10 May 08:22
v0.4.1
8b20973
Compare
Choose a tag to compare

What's Changed

🧰 Bug Fixes

📖 Documentation Changes

  • Update PR template and CONTIRBUTING.md by @5ouma in #81

🧹 Refactoring

🔧 Maintenance

🎽 CI

  • Use GitHub App to add the label to PRs by @5ouma in #76
  • Use GitHub App to assign reviewer and assignee by @5ouma in #78
  • Not to specify macOS version by @5ouma in #79
  • Quote text instead of using | by @5ouma in #80
  • Quote text instead of using | by @5ouma in #82

⛓️ Dependency Updates

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Apr 10:50
c7d05d4
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Use Lip Gloss to make outputs prettier by @5ouma in #66
  • Change the result of load by @5ouma in #67

📖 Documentation Changes

  • Add more information for contributors by @5ouma in #60

🔧 Maintenance

  • Update GIF image with VHS by @github-actions in #53

🎽 CI

  • Create a new tag automatically with tagpr by @5ouma in #54
  • Fix some issues of tagpr by @5ouma in #55
  • Change commit messages of pre-commit.ci by @5ouma in #58
  • Add Type: Dependencies label to pre-commit.ci by @5ouma in #59
  • Small updates for CIs by @5ouma in #61
  • Fix the typo of .tagpr by @5ouma in #63
  • Install mli from run branch by @5ouma in #72
  • Install mli from run branch by @5ouma in #73

⛓️ Dependency Updates

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Mar 06:30
v0.3.0
b37ede3
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • New command to check Login Items are up-to-date by @5ouma in #50

📖 Documentation Changes

🔧 Maintenance

⛓️ Dependency Updates

  • chore(deps): Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #39
  • chore(deps): Bump Go version to 1.22.1 by @github-actions in #52

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 Jan 08:03
v0.2.0
7e01ec6
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Add an empty line at the end of the line by @5ouma in #36
  • Remove execute permission from a saved file by @5ouma in #37

📖 Documentation Changes

  • Remove -O flag from curl by @5ouma in #8
  • Generate GIF image by VHS by @5ouma in #10
  • Update GIF image with VHS by @github-actions in #15
  • Fix the extension of GIFs by @5ouma in #19
  • Maintain documents for contributors by @5ouma in #20
  • Add a manual for contributors by @5ouma in #25
  • Add a link to CONTRIBUTING.md by @5ouma in #26

🔧 Maintenance

  • Separate categories smaller by @5ouma in #9
  • Do not specify font weight in tape file by @5ouma in #16
  • Correct font family in VHS tape by @5ouma in #17
  • Give up specifying font by @5ouma in #18
  • Change background color to GitHub code block one by @5ouma in #21
  • Update GIF image with VHS by @github-actions in #22
  • Add Labels Automatically by @5ouma in #24

🎽 CI

  • Specify which tape to record with matrix by @5ouma in #11
  • Change to install with go install by @5ouma in #12
  • Run each command repeatedly by @5ouma in #13
  • Add contents: write permission to the workflow by @5ouma in #14
  • Set commit author as GitHub Actions bot by @5ouma in #23

New Contributors

  • @github-actions made their first contribution in #15

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Jan 12:19
v0.1.0
28b7653
Compare
Choose a tag to compare

What's Changed

Welcome to mli (macOS Login Items)! This is the first release, and please enjoy this!

🎉 New Features

  • Save current Login Items to a JSON file
  • Load Login Items from a JSON file
  • Pretty messages

⛓️ Dependency Updates

  • chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #1
  • chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #2

New Contributors

Full Changelog: https://github.com/5ouma/mli/commits/v0.1.0