Skip to content

Releases: norwd/fmtya

Break down individual config validation steps 🚀

08 Jan 20:34
11c4eb4
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Break down individual config validation steps by @norwd in #37

🧰 Maintenance

  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #31
  • Rename .github/audit.yml to .github/workflows/audit.yml by @norwd in #35
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #36

⬆️ Dependencies

📖 Documentation

  • Switch to semantic linefeeds in markdown by @norwd in #33

Full Changelog: v1.1.8...v1.1.9

Create Workflow to Auto-tag Major Versions 🧰

08 Dec 23:57
4a535cb
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • Create Workflow to Auto-tag Major Versions by @norwd in #24
  • Fix version filtering by @norwd in #25
  • Actually checkout and tag the new version by @norwd in #26
  • Setup git credentials by @norwd in #27
  • Setup GPG signing key and sign tag by @norwd in #29
  • Push tag back to origin by @norwd in #30

Full Changelog: v1.1.7...v1.1.8

Specify explicit versions of dependencies ⬆️

08 Dec 21:45
31d1949
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

  • Specify explicit versions of dependencies by @norwd in #22

Full Changelog: v1.1.6...v1.1.7

Add `signoff-on-commit` option 📖📃⚙️

07 Dec 22:59
02f44be
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • Set signoff-on-commit if actor is owner by @norwd in #17
  • Add signoff-on-commit input to toggle -s flag by @norwd in #18

📖 Documentation

  • Document the signoff-on-commit option by @norwd in #19
  • Correct the comment character in the YAML example by @norwd in #20

Other Changes

  • Prevent empty list items in config by @norwd in #16

Full Changelog: v1.1.5...v1.1.6

Revert v1.1.4: Simplify Permission Requirements 🔓⛓️🚀

05 Dec 22:06
24a4c33
Compare
Choose a tag to compare

What's Changed

v1.1.4 introduced a regression that prevented fmtya from working at all. This release reverts the change to correct the error.

🧰 Maintenance

  • Revert "Simplify permission Requirements" by @norwd in #14

Full Changelog: v1.1.4...v1.1.5

Simplify Permission Requirements 🔓⛓️🚀

05 Dec 20:46
0c74d3e
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • Remove dependence on explicit secret by @norwd in #10
  • Simplify permission Requirements by @norwd in #11

Full Changelog: v1.1.3...v1.1.4

Provide fallback for unspecified token 🐛

03 Dec 09:08
a595b36
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Allow unspecified token to fallback to ${{ github.token }} by @norwd in #9

Full Changelog: v1.1.2...v1.1.3

Streamline Changelog Generation 🧰🚀📃

23 Nov 23:27
19919a1
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • Streamline Changelog Generation by @norwd in #6

New Contributors

  • @norwd made their first contribution in #6

Full Changelog: v1.1.1...v1.1.2

Bump actions/checkout from 2 to 3 🚀

23 Nov 23:15
01ffd45
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Expand Configuration Options ⚙️🔧📝

23 Nov 22:33
09fa23f
Compare
Choose a tag to compare

Expand options to allow manual configuration of yamlfmt.

Full Changelog: v1.0.1...v1.1.0