J / Jacob Babich
|
75952c947a
|
feat: make tracing a crate feature and make it a default feature of the current crates
|
2024-09-30 14:56:57 -04:00 |
|
release-plz-for-ac-qu-ai-nt[bot]
|
a0a52489e5
|
chore: release
|
2024-09-30 06:31:19 +00:00 |
|
J / Jacob Babich
|
1b636bcf7c
|
chore: add tracing and tracing-subscriber as dependencies
|
2024-09-30 02:30:22 -04:00 |
|
J / Jacob Babich
|
08d4e1b94c
|
feat!: this is the correct way to format a breaking change unlike my previous commit - ensure the application data directory, and the tracing directory within it, exists
this is a BREAKING CHANGE because the application will now crash if either directory cannot be created due to some I/O / filesystem error
|
2024-09-30 02:29:58 -04:00 |
|
J / Jacob Babich
|
44fcea467a
|
breaking: reserve a data directory for the application
|
2024-09-30 02:16:47 -04:00 |
|
github-actions[bot]
|
e29442d973
|
chore: release
|
2024-09-25 18:42:36 +00:00 |
|
github-actions[bot]
|
6516921d64
|
chore: release
|
2024-09-24 22:18:45 +00:00 |
|
J / Jacob Babich
|
77f32c8589
|
chore: add licenses and other required metadata to the crates
|
2024-09-24 18:18:26 -04:00 |
|
J / Jacob Babich
|
2f317dda37
|
chore: initialize a Cargo workspace with a cli-clap and a multibinary package to align with how I want the project to work (wherein features can be turned off to optimize the resulting binary, and there are different interfaces (GUI vs TUI vs CLI vs just an API vs just a web app or any permutation of these) to choose from depending on the occasion)
|
2024-09-24 17:36:12 -04:00 |
|