All notable changes to this project will be documented in this file.
- (minor) Changed source install instructions
- (release) Changelog update
- (docs) Add auto change log
- Spell correct changelog
- (release) Bump version
- Add git-cliff config
- If ~~> match
--preview
is correctly mentioned in app- (dev) Notes on regen'ing token
- Conditional env generation
- (deps) Update (minor)
- 0.4.0
- 0.4.1
- 0.4.2
- Readme download instructions
- Minor adjust to dist tag push example
- Imp. gitignore
no.?sync
patterns and docs - Minor version bump, inp flag change
- (runner) Remote deploy command, assumes dist beign used
- Lockfile
- (runner) Check fallible, check dep for dep
--test-run
renamed to--preview
- 0.4.0
- Version bump, exploring
cargo-dist
- (fix) Corrected (hombrew) tap name
- Dev log notes (cargo-dist, /
dist
branch) - Dev_log notes (
dist
)
- Deeper indent
- Auto-formatting (after format rules change)
- (deps) Dep updates (minor)
- Cargo.toml data
- Publish tag turned on for
cargo-dist
cargo dist init
auto-gen code/settings- (tool)
cargo-dist
update (0.18->0.19)
- Early error and logging boilerplate
- Arg to working regex functionality
- Basic dynamic regex matching against files
- (style) Color emphasizing printed elements
- String name replace and flagging syntax
- Working replacement, flags, cleaned syntax
- Recursn & leaf-only replace; tests; v. bump
- (reversion) Removed recursion functionality
- Code simplificaation and function pullout
- De-nesting code
- Error file location
- Logging file location
- Moved code to library; other minor changes
- Small code segmentation and flow changes
- Final print into core_process_loop
- Added README
- Command and in-code docs
- Version number update; refactor and minor typo fix
- Minor version bump; refactor; minor typo fix
- Minor wording improvements; log and -h
- Benchmark and
fd
comparisons and comments - Readability edit/fix, and added clarification.
- Warn about bad ci/cd
- Update on CI/CD issues
- Summary of testing issues and early investig.
- Threads vs process, cargo-test vs nextest
- (dev) End comments on branch
- Removed note on test command restrictions
- Doccomment updates related to mutex executor
- Module name as part of tracing subscription
- Comments are time-cheaper demarcations
- Unit test, common syntax errors
- Replaced test crates; case-insensitive note
- Jeremy chone style error handling for tests
- Clean up of simple tests
- (refact) Workdir change in a serializer
- Clean up early references
- Bumped minor version (docs changes);
- Typo fixes
- Version bump; minor wording & minor refact
- Removed comment notes
- Unused code reservoir
- Added a missing tracing instrumentation
- Minor version bump
- Removed unnecessary allow
- Cleaning up commented test, unneeded
- Various cleanup
- Logging to help debug temp dir naming behavior
- Minor logging state
- (style)
utility_
naming convention
- Recursive write attempt to edit changed paths
- (deps) Added owo_colors for terminal prints
- Tracking lockfile, loosening dep spec
- Removed dev allow lints, c'd unused deps
- (deps) Lockfile <- remove unused and update
- (runner) Deploy command (local)
- (workaround) Rust-analyzer bug required pinning older version
- (runner) Hyperfine run command (ad hoc)
- (runner) Fixed and extended
bench-hyperf
- Added (missing) external soft dependency
- (deps) Added dev dependencies
- (runner) Test-view command to see test output
- (deps) Added test_log for tracing ergonomics
- (runner) Nextest use
- (deps) Swapped out testing crates
- (remote) Add github ci/cd, run test
- (fix) Forcing cargo-test to run serially
- (ci) Removing serialization req for command
- Nightly un-pin, deps update, version bump
- (bad_branch) Testing frameworks, unimpressed