Releases: zph/runbook
Releases · zph/runbook
Release 1.0.0
- Merge pull request #29 from zph/fix-plan-empty-default-and-duplicate-p (b1af053)
- Fix tests, migrate Poetry to PEP 621, convert Justfile to Makefile (16b6476)
- (bug) Fix duplicate file extension printed during create (bc18fe0)
- Merge pull request #27 from zph/zh-move-to-ruff (aa9f82b)
- Move GH Actions to ruff (d4b48f9)
- Ruff auto formatting (59600aa)
- Replace isort and black with ruff (036979a)
- Merge pull request #26 from zph/zh-move-to-embedding-templates (d7d5ca2)
- Disable check testing in e2e due to CI differences (cbac7dc)
- Update tests (b50a827)
- Update tests (088442e)
- Update tests (740955e)
- Use python embedding instead of base64 encoding of template files (f724782)
Release 1.0.0-rc2.2
- Update shell implementation for deno (8926272)
Release 1.0.0-rc2.1
Release 1.0.0-rc2.0
- Disable readme generation as pre-commit (5f483d9)
- Use symlinks like a pro (92be5cf)
- Remove copy of README (98903ba)
- Update documentation (68554a3)
- Update documentation (12869a8)
- Add experimental tag on prompter because it can't work interactively (bb037a3)
- Update docs (21044d6)
- Tweak doc creation script (dbda32b)
- Tweak doc creation script (86d08e5)
- Tweak doc creation script (64421ef)
- Setup documentation (054e823)
- Add testing for prompter interface (54e0a47)
- Do not use raw key (9cc7074)
- Add prompter interface (8f21ac1)
- Add docs generation to project (e1f7621)
- Merge pull request #23 from zph/add-e2e-testing (fddf4ce)
- Simplify test setup (529b503)
- Simplify test setup (70b5617)
- Add deno into hermit (0dbe5ab)
- Parallel e2e tests (2e7d406)
- Ignore two failing e2e tests (0e55614)
- Replace npm with deno for release-it (d0ebbfc)
- Expand e2e test cases (83c1a63)
- Improve check output and start adding E2E testing (201031b)
- Update README (420aaef)
Release 1.0.0-rc2
- Add non-interactive runbook executions as experimental (d8e40a3)
- Remove excess library (7e34e7d)
- Tidy up (6ab11f3)
- Simplify syntax for extracting variables (922801c)
- Add show command (f37cb96)
- Update pkg reference (d9b3af0)
- Rerun performance benchmarks (ca36652)
- Tidy up testing file (cad571f)
- Add list command (1235707)
- Ensure that RUNBOOK_WORKING_DIR and WORKING_DIR work for setting dir context (7debbe4)
- Bye poetry (59d7023)
- Bye poetry (0ecf7e4)
- Update readme and convert to using uv (fd7377c)
Release 1.0.0-rc1
Prerelease for v1.0.0
CLI has baked in for ~1yr and has the following minor changes added on top:
- Update readme (857587b)
- Merge pull request #19 from zph/add-auto-prompting (f468706)
- Update readme for install requirements (03b8434)
- Fix python auto-planning (fbd0259)
- Update templates (59b021d)
- Simplify interface for calling nbconvert (78c4fd7)
- Switch to defaulting to use deno (6520ad4)
- Hide nbconvert outputs (88432f9)
- Initial implementation of auto-prompting (c8cb128)
- Update README.md (b1325bc)