Releases: t1mmen/srtd
Releases · t1mmen/srtd
v0.4.7
Patch Changes
b9890b0 : fixes compatibility with Node 22
v0.4.6
Patch Changes
4febf28 : Add tests for template registration handling, improve detection of incorrectly located templates
9006417 : Attempt to identify "root of project", so srtd can be run from subdirectories as well.
aaa78e7 : fix register
template path resolution
v0.4.5
Patch Changes
8391b2b : Add command for promoting .wip templates to buildable migration templates
v0.4.4
Patch Changes
b7f723b : Various, minor polish on various UI components
b7f723b : Only make watch mode enter fullscreen mode (to avoid blocking other commands from printing to terminal)
v0.4.3
Patch Changes
2af15f4 : Fix incorrect import paths
1632a20 : Add "make sure it renders" tests for all commands, scope naming in other tests a bit better.
v0.4.2
Patch Changes
8ea6ef7 : Scope tests better, maybe improving how brittle they can be
688feae : fix: Build paths, db timeout
v0.4.1
Patch Changes
6a733b7 : Add debug component to test db connections/watchers/etc
6a733b7 : Streamline build & apply, allow build to also apply.
v0.4.0
Minor Changes
e96e857 : Allow clearning local, common logs, and resetting of config.
e96e857 : Greatly improve watch mode stability, while reducing and simplifying the implementation. Add tests.
e96e857 : Load templates created while watch
is already running. Restarting no longer necessary
Patch Changes
e96e857 : Ensure watcher cleanup on exit
e96e857 : Make CLI "fullscreen"
v0.3.0
Minor Changes
fbe4240 : Hopefully fix watch mode performance issues, tweak UI feedback, etc.
(There does seem to be some timeout/hangup issues for apply/build, but shipping this anyway to fix the breaking bugs)
Patch Changes
fbe4240 : Fix menu getting disabled when connection was established
fbe4240 : Improve reliability of q for quitting
v0.2.2
Patch Changes
7b47799 : Reference the correct scoped package name in README
You can’t perform that action at this time.