Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 02:55
· 396 commits to main since this release
361454b

Changelog

  • 55b82e3 ⬆️ Bump glazed
  • 9654dd9 🎨 ⬆️ Bump glazed
  • 8f167fc 🎨 ⬆️ Bump glazed/clay
  • 8c2398c 🎨 ⬆️ Bump glazed/clay
  • 1885f52 🎨 ⬆️ Use new generic loadCommands API
  • 584beb4 🎨 ♻️ Refactor to remove use of embed.FS
  • 6e6264e 🎨 ♻️ Refactor to use clay functionality
  • 99bce77 🎨 Add some aliases for letter-concatenate
  • 8dc5527 🎨 Bump clay
  • 482b7e6 🎨 Bump for glazed refactor
  • 5416e87 🎨 Bump go.mod
  • 361454b 🎨 Bump release version
  • d447bb8 🎨 Tiny little tweaks
  • 8aa7d2f 🎨 Update for new API calls
  • 741b2a5 🎨 Update goreleaser for proper binary name
  • d04e8c2 ♻️ Refactor to load commands from FS using a single function
  • e60e607 ✨ Add least to most application example
  • d1bdefb Merge pull request #24 from wesen/misc/glazed-115/refactor-commands
  • e6c60b6 Merge pull request #25 from wesen/misc/clay-1/refactor-commands-init
  • 02726ea Merge pull request #27 from wesen/glazed-116/refactor-the-command-loading-to-not-just-use-a-single-yaml-file
  • 478cb10 Merge pull request #28 from wesen/misc/adapt-new-fs-command-loader-api
  • 333f54e Merge pull request #29 from wesen/misc/add-least-to-most-example