Skip to content

Latest commit

 

History

History
111 lines (93 loc) · 3 KB

CHANGELOG.md

File metadata and controls

111 lines (93 loc) · 3 KB

0.1.3

2024-08-09

  • 0.1.3 release (e42a6265)
  • Update comments (6a45090b)
  • Speed improvements on parsing usage and help (#10) (28bbc8fd)
  • Bump changelog (f3c300fc)

0.1.2

2024-08-08

  • 0.1.2 (131d91dd)
  • Respect SUMMARY: or USAGE: (#5) (a44fe7dd)
  • Ensure tomeignore works during completions (#4) (14fc1b88)
  • v0.1.1 release (2f85cd54)

0.1.1

2024-08-07

  • v0.1.1 (cdf69d6a)
  • Switch to using .tomeignore file (#3) (271fb234)
  • Update changelog (2578b776)

0.1.0

2024-08-06

  • 0.1.0 release (6f154c33)
  • 0.1.0-rc5 (cd1ca051)
  • Update documentation (c0b23a0a)
  • Add convenience arg in the completion to simplify use in bash (e8178e83)
  • Inject TOME_COMPLETION json value that can be read in child script for completion decisions (6b294c86)
  • 0.1.0-rc4 (4878735f)
  • 0.1.0-rc3 (bc0c0dfd)
  • fix goreleaser argument (8921fb21)
  • 0.1.0-rc2 (d52092d1)
  • 0.1.0-rc1 (d16abd18)
  • Enforce sorted orders in tests (20456503)
  • Fix PATH on ci (060e5b92)
  • Add hermit... to help github actions (72d39ced)
  • Add hermit... to help github actions (434aa8f8)
  • Trying to fix github actions (09b81b7b)
  • Trying to fix github actions (2db47226)
  • Trying to fix github actions (8336fa01)
  • Update github workflows (b4be22ca)
  • Update github workflows (67abf0f2)
  • Update github workflows (a62b54f6)
  • Changelog (bb515ad4)

0.0.5

2024-08-04

  • v0.0.5 (22f9d4dc)
  • Add docs (32329385)
  • Add dry-run mode to exec (99603386)
  • Update test snapshots (5b757d5b)
  • Relocate commands (c0e8977e)
  • Improve help texts help text (6b622474)
  • Add docs (9433f45c)
  • Add docs (8366c5f3)
  • Continue purging the evil of submodules (88acd234)
  • Add tome_ignore behavior (7716d7a2)
  • Remove submodules as an exorcism of great evil (705f547c)
  • Move tests away from bats for better control in deno (439e596a)
  • Bump changelog (29586b93)

0.0.4

2024-08-03

  • v0.0.4 (1a0bc168)
  • Update changelog (9b3512f6)

0.0.3

2024-08-03

  • Update changelog (182d0f13)
  • Update makefile (0e686172)

0.0.2

2024-08-03

  • Add changelog (b64a4d1b)
  • Inject TOME_ROOT and TOME_EXECUTABLE into context of scripts (40d37218)
  • Enable script arguments auto completion (6663f167)
  • Update README (b5a64ad1)
  • Add changes for exec (3d32326e)
  • Fix --output (da65585c)
  • Remote TODO file (8fc004b5)
  • Add skeleton setup for goreleaser (f5a86fb9)
  • Update README (5b003ab2)
  • Update help text (bf66f85c)
  • Add tests and refactor to use io.Writer from cmd (fbd8d5d8)
  • Add bats deps management (2b0e2815)
  • Add bats and tests for tome-wrapper (fa1aa62a)
  • Work through config overlay issues and settle on a design (6dd4772f)
  • Wrap command completion generation to allow renaming executable (e51203d1)
  • Use viper configuration and abstract behind config struct (23bed8bc)
  • Improve help output and tab completions (d234a6b0)
  • Build script struct and parse usage and help text from files (6726b963)
  • Second commit building out exec and help and dynamic completions (17888644)
  • Initial scaffolding commit (c3273fcd)