Releases: kevinmatthes/aeruginous-rs
Releases · kevinmatthes/aeruginous-rs
v2.2.2
What's Changed
Enhancements
- [Enhancement] Add Settings for Automated GitHub Release Notes by @kevinmatthes in #362
- [Enhancement] Create Release on RONLOG Assembly by @kevinmatthes in #363
- [Enhancement] Create Missing Directories for comment-changes by @kevinmatthes in #365
- [Enhancement] Unite RONLOG Utilities Into One Source File by @kevinmatthes in #369
- [Enhancement] Drop Scriv Configuration by @kevinmatthes in #370
Bugfixes
- [Bugfix] Rename RONLOG Assembly Workflow Job by @kevinmatthes in #361
Documentation Edits
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #366
- [Documentation] Release by @github-actions in #371
Updates
- [Dependabot] Bump anstyle from 1.0.0 to 1.0.1 by @dependabot in #364
- [Dependabot] Bump taiki-e/install-action from 2.11.4 to 2.11.5 by @dependabot in #368
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- [Enhancement] Run Mirroring Steps During Release Workflow by @kevinmatthes in #344
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #345
- [Dependabot] Bump taiki-e/install-action from 2.11.0 to 2.11.1 by @dependabot in #348
- [Dependabot] Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 by @dependabot in #346
- [Dependabot] Bump clap from 4.3.3 to 4.3.4 by @dependabot in #347
- [Dependabot] Bump taiki-e/install-action from 2.11.1 to 2.11.2 by @dependabot in #349
- [Dependabot] Bump taiki-e/install-action from 2.11.2 to 2.11.3 by @dependabot in #350
- [Documentation] Add CFF Entry for Clap v4.3.4 by @kevinmatthes in #351
- [Enhancement] Skip Redundant Unittest Runs by @kevinmatthes in #352
- [Enhancement] comment-changes: Stop at Certain Commit SHA; fixes #336 by @kevinmatthes in #353
- [Dependabot] Bump taiki-e/install-action from 2.11.3 to 2.11.4 by @dependabot in #354
- [Dependabot] Bump clap from 4.3.4 to 4.3.5 by @dependabot in #356
- [Documentation] Add CFF Entry for Clap v4.3.5 by @kevinmatthes in #357
- [Enhancement] Add Release Creation Workflow by @kevinmatthes in #358
- [Documentation] Release by @github-actions in #359
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- [Dependabot] Bump taiki-e/install-action from 2.9.2 to 2.9.3 by @dependabot in #305
- [Dependabot] Bump clap from 4.3.1 to 4.3.2 by @dependabot in #306
- [GitHub Actions] Upgrade MSRV by @github-actions in #307
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #308
- [Documentation] Add CFF Entry for Clap v4.3.2 by @kevinmatthes in #309
- [Enhancement] Migrate to RONLOG by @kevinmatthes in #311
- [Enhancement] Convert Pending RST Fragments to RON by @kevinmatthes in #312
- [Bugfix] Add Missing Newline to ToRon Logic by @kevinmatthes in #313
- [Dependabot] Bump taiki-e/install-action from 2.9.3 to 2.9.4 by @dependabot in #314
- [Dependabot] Bump serde from 1.0.163 to 1.0.164 by @dependabot in #315
- [Enhancement] Configure Linter for GitHub Action Workflows by @kevinmatthes in #320
- [Dependabot] Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #322
- [Dependabot] Bump clap from 4.3.2 to 4.3.3 by @dependabot in #323
- [Enhancement] Implement
increment-version
andcff-release-today
by @kevinmatthes in #328 - [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #329
- [Dependabot] Bump taiki-e/install-action from 2.9.4 to 2.11.0 by @dependabot in #331
- [Dependabot] Bump thollander/actions-comment-pull-request from 2.3.1 to 2.4.0 by @dependabot in #332
- [Documentation] CFF Entry for Clap v4.3.3 by @kevinmatthes in #333
- [Enhancement] Switch from Super-linter to Actionlint Wrapper by @kevinmatthes in #334
- [Enhancement] Add Further Unittests by @kevinmatthes in #335
- [Documentation] Release by @github-actions in #338
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #339
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- [Documentation] Update Assigned Milestones by @kevinmatthes in #283
- [Documentation] Add deps.rs Badge by @kevinmatthes in #284
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #285
- [Enhancement] Add Struct for RONLOG Sections by @kevinmatthes in #286
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #287
- [Enhancement] Simplify Source Code by @kevinmatthes in #289
- [Enhancement] Add RONLOG Mode by @kevinmatthes in #290
- [Dependabot] Bump clap from 4.3.0 to 4.3.1 by @dependabot in #291
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #292
- [Enhancement] impl Ord for Version by @kevinmatthes in #294
- [Dependabot] Bump taiki-e/install-action from 2.9.1 to 2.9.2 by @dependabot in #295
- [Enhancement] RONLOG: Enable Hyperlinks and Sort / Merge Versions on Insertion by @kevinmatthes in #296
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #297
- [Documentation] Add CFF Entry for Clap v4.3.1 by @kevinmatthes in #299
- [Enhancement] Add Unit Tests for RON-related Traits by @kevinmatthes in #300
- [Bugfix] Fix Faulty Documentation of
FromRon
Trait by @kevinmatthes in #301 - [Documentation] Release by @github-actions in #302
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #303
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- [Dependabot] Bump taiki-e/install-action from 2.8.7 to 2.8.8 by @dependabot in #231
- [Enhancement] Allow for Different Heading Levels by @kevinmatthes in #232
- [Enhancement] Move Graphing-related Source Files to Dedicated Module by @kevinmatthes in #233
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #235
- [Enhancement] Make
-c
and-k
Options Stack by @kevinmatthes in #237 - [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #238
- [Enhancement] Add Support for Markdown Fragments by @kevinmatthes in #240
- [Enhancement] Add Further Implementations of PatternWriter by @kevinmatthes in #241
- [Enhancement] Allow for RON Fragments by @kevinmatthes in #242
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #243
- [Dependabot] Bump git2 from 0.17.1 to 0.17.2 by @dependabot in #245
- [Dependabot] Bump taiki-e/install-action from 2.8.8 to 2.9.0 by @dependabot in #246
- [Dependabot] Bump chrono from 0.4.24 to 0.4.25 by @dependabot in #247
- [Enhancement] Query Commit Message Bodies on Demand by @kevinmatthes in #248
- [Enhancement] Rename Source File by @kevinmatthes in #249
- [Enhancement] Allow for Fallback Category by @kevinmatthes in #250
- [Documentation] Add CFF Entry for Chrono v0.4.25 by @kevinmatthes in #251
- [Enhancement] Outsource
cffreference
Logic by @kevinmatthes in #252 - [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #253
- [Enhancement] Release Workflow Submits Changes as PR by @kevinmatthes in #256
- [Documentation] Add MSRV Badge to README by @kevinmatthes in #258
- [Bugfix] Use Singular for CLI Options by @kevinmatthes in #260
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #259
- [Enhancement] Add Unit Tests for cffreference by @kevinmatthes in #261
- [Enhancement] Refactor cffreference Logic by @kevinmatthes in #263
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #264
- [Bugfix] Remove Unnecessary Dependency Features by @kevinmatthes in #266
- [Enhancement] Refactor comment-changes Logic by @kevinmatthes in #267
- [Enhancement] Allow for Fragment Merges by @kevinmatthes in #269
- [Dependabot] Bump chrono from 0.4.25 to 0.4.26 by @dependabot in #268
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #270
- [Enhancement] Add
ToRon
Trait by @kevinmatthes in #272 - [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #273
- [Dependabot] Bump taiki-e/install-action from 2.9.0 to 2.9.1 by @dependabot in #276
- [Documentation] Add CFF Entry for
chrono
v0.4.26 by @kevinmatthes in #278 - [Documentation] Rename Example Branch in README by @kevinmatthes in #279
- [Documentation] Release by @github-actions in #280
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #282
Full Changelog: v1.1.2...v2.0.0
v1.1.2
What's Changed
- [Enhancement] Add Further CI Steps by @kevinmatthes in #216
- [Enhancement] Change to Clap Default Values by @kevinmatthes in #217
- [Enhancement] Add Graph Data Structure by @kevinmatthes in #218
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #219
- [GitHub Actions] cargo update by @github-actions in #221
- [Bugfix] Change Commit Message of MSRV Workflow to Meet
comment-changes
Requirements by @kevinmatthes in #222 - [Bugfix] Adjust MSRV Workflow by @kevinmatthes in #225
- [Bugfix]
comment-changes
: Wrong Filtering of Categories by @kevinmatthes in #226 - [Enhancement] Add Quick Filter for Keep a Changelog by @kevinmatthes in #227
- [Release] v1.1.2 by @kevinmatthes in #228
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #229
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- [Dependabot] Bump taiki-e/install-action from 2.8.6 to 2.8.7 by @dependabot in #206
- [Dependabot] Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #207
- [Documentation] Adjust Linked Methods in Documentation by @kevinmatthes in #208
- [Bugfix]
cargo update
Workflow now Meets Requirements ofcomment-changes
by @kevinmatthes in #209 - [Bugfix]
comment-changes
: Add Missing_
by @kevinmatthes in #210 - [Enhancement]
comment-changes
: Add Category Checker by @kevinmatthes in #211 - [Enhancement] Add Test Case for
comment-changes
Link Resolution by @kevinmatthes in #212 - [Release] v1.1.1 by @kevinmatthes in #213
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #214
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- [Enhancement] Implement
comment-changes
by @kevinmatthes in #173 - [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #174
- [Documentation] Add Software Licenses of
git2
Crate by @kevinmatthes in #176 - [Documentation] Improve Documentation for
comment-changes
by @kevinmatthes in #177 - [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #178
- [Enhancement] Add Unit Tests for
comment-changes
by @kevinmatthes in #180 - [Enhancement] Create GHA Workflow for
cargo update
by @kevinmatthes in #181 - [Bugfix] Fix Settings of cargo-update.yml by @kevinmatthes in #183
- [Bugfix] Adjust GHA Workflow Settings by @kevinmatthes in #184
- [Enhancement] Create GHA Workflow for Comments on Recent Changes by @kevinmatthes in #185
- [Bugfix] Adjust Commit Message of MSRV Upgrade by @kevinmatthes in #186
- [Bugfix] Make
comment-changes
Workflow Work by @kevinmatthes in #188 - [Bugfix] Adjust Commit Messages of README Mirroring Workflow by @kevinmatthes in #189
- [Enhancement] Run
comment-changes
on PR Creation by @kevinmatthes in #191 - [Enhancement] comment-changes: Ignore Whitespaces Around Delimiter by @kevinmatthes in #195
- [Enhancement] comment-changes: Add Link Resolution by @kevinmatthes in #196
- [Enhancement] Adjust CLI Aliases by @kevinmatthes in #197
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #198
- [Bugfix] Rename comment-changes Workflow Job by @kevinmatthes in #200
- [Enhancement] Improve Code Coverage by @kevinmatthes in #201
- [Release] v1.1.0 by @kevinmatthes in #202
- [Bugfix] Fix Mirror Fetch Depth by @kevinmatthes in #203
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #204
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- [Bugfix] Truncate Output Files Before Writing to Them by @kevinmatthes in #97
- [Enhancement] Remove Deprecated Symbols by @kevinmatthes in #98
- [Enhancement] Implement
uncrlf
by @kevinmatthes in #89 - [Enhancement] uncrlf: Add Edit Option by @kevinmatthes in #99
- [Enhancement] Add Macros by @kevinmatthes in #104
- [Bugfix] Downgrade actions/cache to v3.3.0 by @kevinmatthes in #105
- [Dependabot] Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #106
- [Bugfix] Remove GitHub Cache Action by @kevinmatthes in #107
- [Enhancement] Create PR for Mirrored README by @kevinmatthes in #108
- [Bugfix] Allow Mirroring Workflow to Write Contents by @kevinmatthes in #109
- [Enhancement] Add Integration Tests by @kevinmatthes in #111
- [Bugfix] MSRV CI Job Creates PR for Changes by @kevinmatthes in #112
- [Enhancement] Unconfigure Bors due to Deprecation by @kevinmatthes in #113
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #114
- [Enhancement] Move Unittests for PatternWriter Trait by @kevinmatthes in #115
- [Enhancement] Add ConvertBuffer Trait by @kevinmatthes in #116
- [Enhancement] Move
Running
Tests by @kevinmatthes in #118 - [Bugfix] Rename
Prioritise
Trait by @kevinmatthes in #119 - [Enhancement] Add AGD Basics by @kevinmatthes in #121
- [Enhancement] Add Dependency
anstyle
v1.0.0 by @kevinmatthes in #123 - [Documentation] Add CFF Entry for Clap v4.2.7 by @kevinmatthes in #124
- [Enhancement] Add Sample AGD Files by @kevinmatthes in #125
- [Dependabot] Bump taiki-e/install-action from 2.8.0 to 2.8.1 by @dependabot in #126
- [Enhancement] Move Further Unit Tests by @kevinmatthes in #127
- [Enhancement] Add AGD Issue Detection by @kevinmatthes in #128
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #129
- [Enhancement] Add ColourMessage Trait by @kevinmatthes in #130
- [Bugfix] Remove PatternAppendAsLine Trait by @kevinmatthes in #132
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #133
- [Documentation] Add Further Project Keywords by @kevinmatthes in #134
- [Enhancement] Add AGD String Literals by @kevinmatthes in #135
- [Enhancement] Add
Version::new
by @kevinmatthes in #137 - [Dependabot] Bump taiki-e/install-action from 2.8.1 to 2.8.2 by @dependabot in #139
- [Enhancement] Enable AGD Tokens for Keywords and Identifiers by @kevinmatthes in #140
- [Enhancement] Move comment.agd to Examples by @kevinmatthes in #141
- [Enhancement] Add ceprint and ceprintln Macros by @kevinmatthes in #142
- [Enhancement] AGD: Implement First Syntax Check Step by @kevinmatthes in #143
- [Dependabot] Bump taiki-e/install-action from 2.8.2 to 2.8.4 by @dependabot in #145
- [Dependabot] Bump sysexits from 0.5.0 to 0.6.0 by @dependabot in #146
- [Enhancement] Apply new Features of
sysexits
v0.6.0 by @kevinmatthes in #147 - [Bugfix] Outsource AGD Line Feed Rule Check by @kevinmatthes in #149
- [Dependabot] Bump taiki-e/install-action from 2.8.4 to 2.8.5 by @dependabot in #151
- [Bugfix] Remove Notes on Deprecated Symbols by @kevinmatthes in #152
- [Dependabot] Bump taiki-e/install-action from 2.8.5 to 2.8.6 by @dependabot in #153
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #154
- [Enhancement] Mention Current Code Coverage in README by @kevinmatthes in #155
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #156
- [Bugfix] Prevent Empty Mirroring PRs by @kevinmatthes in #157
- [Bugfix] Turn Off AGD Compiler Mode for Intermediate Release by @kevinmatthes in #158
- [Bugfix] Allow Empty Mirroring PRs by @kevinmatthes in #159
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #160
- [Dependabot] Bump clap from 4.2.7 to 4.3.0 by @dependabot in #162
- [Documentation] Add CFF Entry for Clap v4.3.0 by @kevinmatthes in #163
- [Bugfix] Adjust Settings for Automatically Raised PRs by @kevinmatthes in #164
- [Bugfix] Adjust Settings for Automatically Raised PRs by @kevinmatthes in #167
- [Documentation] Unite README Sections by @kevinmatthes in #168
- [GitHub Actions] Mirror README.md from src/lib.rs by @github-actions in #169
- [Release] v1.0.0 by @kevinmatthes in #170
New Contributors
- @dependabot made their first contribution in #106
- @github-actions made their first contribution in #114
Full Changelog: v0.2.1...v1.0.0
v0.2.1
What's Changed
- [Enhancement] Upgrade to Rust 1.68.0 by @kevinmatthes in #37
- [Enhancement] Unite Pattern Modules by @kevinmatthes in #40
- [Enhancement] Add
PatternBuffer
by @kevinmatthes in #47 - [Enhancement] Automatically
cargo fmt
on PR by @kevinmatthes in #49 - [Enhancement]
impl PatternReader for std::io::Stdin
by @kevinmatthes in #51 - [Enhancement]
impl PatternReader for PathBuf
by @kevinmatthes in #52 - [Enhancement]
impl PatternWriter for {PathBuf, std::io::Stdout}
by @kevinmatthes in #53 - [Bugfix] Change
Box::leak(x)
tox.as_ref()
by @kevinmatthes in #58 - [Documentation] CFF: Clap v4.2.0 by @kevinmatthes in #59
- [Enhancement] Upgrade to Rust 1.68.2 by @kevinmatthes in #63
- [Enhancement] GitHub Action Workflow: Weekly Rust MSRV Upgrade by @kevinmatthes in #64
- [Enhancement] Add CI Step to Check Source Code Formatting by @kevinmatthes in #67
- [Enhancement] Create Pattern Module by @kevinmatthes in #69
- [Enhancement] Upgrade to
sysexits
v0.5.0 by @kevinmatthes in #72 - [Documentation] Fix Typos by @kevinmatthes in #74
- [Enhancement] Add GitHub Action Workflow for Local Code Coverage Determination by @kevinmatthes in #75
- [Bugfix] PatternReader Only Read First 8192 Bytes by @kevinmatthes in #88
- [Enhancement] New Pattern:
PatternAppendAsLine
by @kevinmatthes in #92 - [Bugfix] Upgrade
is-terminal
to Preventcargo doc
to Panic by @kevinmatthes in #93
Full Changelog: v0.2.0...v0.2.1