Skip to content

Releases: jmelahman/undot

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:01
Immutable release. Only release title and notes can be modified.
a0fbe57

Changelog

  • e1e161c Add Twitter/Open Graph preview card to the landing page
  • 989ec87 Bump own config-init hook to v0.2.0
  • d824b4d Docs: intro before the graphic on the landing page, simpler sentences
  • 26a31ef Move Install above Migrate; prefer uv tool install
  • a0fbe57 Rename config-init to undot
  • 16b0590 nit
  • ed6961c nit

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 00:27
Immutable release. Only release title and notes can be modified.
f124c47

Changelog

  • 6438368 Add hash-locked build constraints; replace Makefile with scripts/check
  • 6f7da7c Add ignore configuration and guarded bootstrap files
  • 80ec63e Add nolink conf directive; point goreleaser at .config/ directly
  • 40e5286 Clean up stray conf-file symlinks from older versions
  • d54ee50 Dogfood config-init: move .goreleaser.yaml into .config/
  • 5a24d4b Pin and centralize build toolchain for hermetic wheel builds
  • 10f01a0 Replace scripts/check with individual pre-commit hooks
  • 27ae559 Rewrite README and landing page around user value for v0.2.0
  • f124c47 Sync landing page with README wording
  • 2872167 Tighten README and landing page

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 23:18
Immutable release. Only release title and notes can be modified.
206244c

Changelog

  • ea5ae45 Add PyPI packaging and GoReleaser releases with solod binaries
  • 206244c Bump version to 0.1.1
  • aba098d Fix cross wheel builds: install so as a host binary
  • e6a78b2 Github Pages documentation (#2372)
  • 29c02f6 Implement config-init: migrate configs into .config/ with symlinks back
  • d518f1b Initial commit
  • 6769274 Switch pre-commit hook to language:golang via gocompat
  • 3aefe98 Widen local hook trigger to all modfiles