Releases: RAprogramm/tsetlin-rs
Release list
v0.3.4
Changed
| Change | Author | Branch | Ref |
|---|---|---|---|
| add benchmark results for new features | @RAprogramm | main |
a47d7fc |
v0.3.3
v0.3.2
v0.3.0
📅 2026-01-23 · 4 commits · compare
🔧 CI/CD
| Commit | Description | Author | Branch |
|---|---|---|---|
8317560 |
use cargo metadata for reliable version extraction | main |
|
93ed3f8 |
super changelog 2026 + fix release tag creation | main |
🔨 Chores
| Commit | Description | Author | Branch |
|---|---|---|---|
89e7833 |
reset changelog for full regeneration | main |
📝 Other
| Commit | Description | Author | Branch |
|---|---|---|---|
8d07f86 |
2 (#23) | main |
v0.2.2
v0.2.1
v0.2.0
v0.1.0
-
75dfee6🐛 fix: improve crates.io version check and add REUSE badge
-
497931d🔧 ci: add Codecov token and test results upload
-
de54204🔨 chore: add REUSE license files
-
25c5823🔨 chore: fix REUSE.toml with package metadata
-
13c7adf🔨 chore: update codecov.yml paths and add reuse.toml
-
dbc9d65📚 docs: modern badge styling with logos
-
3eb323c📚 docs: improve README with TOC, badges, callouts, back-to-top links
-
cc2f365🔧 ci: use CRATESIO secret name
-
9dbf804🔧 ci: add auto-publish to crates.io on version bump
-
0a1d3b1📝 add: photo
-
c0e96b2📚 docs: add Michael Tsetlin tribute section with photo
-
e97130b🔧 ci: changelog author as clickable avatar only
-
f21c76d🔧 ci: cleaner changelog format - emoji + type
-
73f7f57📚 docs: add references to original paper and C implementation
-
acdfc0e🔧 ci: changelog with issue links and type badges
-
75cf317🔧 ci(deps): bump actions/github-script from 7 to 8 in the actions group
dependabot[bot]
-
2a17528fix: changelog preserves all existing entries
RAprogramm
-
f0d4db9#1 fix: avoid duplicate CI runs for PRs
RAprogramm
-
091fb18#1 chore: remove dependabot automerge workflow
RAprogramm
-
470f25d#1 fix: remove comma from cache key
RAprogramm
-
032322e#1 fix: changelog uses Cargo.toml version, skips documented commits
RAprogramm
-
fcd5ba3#1 fix: trigger CI on push to any branch
RAprogramm
-
059e6dd#1 fix: quote if expression in changelog job
RAprogramm
-
1739d5f#1 ci: changelog with Unreleased and version sections
RAprogramm
-
6be93f6#1 ci: changelog on every push
RAprogramm
-
edcf4ec#1 fix: clippy, no_std imports, doc links
RAprogramm
-
a104cfb#1 ci: dependabot with grouping and auto-merge
RAprogramm
-
dca73d7#1 ci: add Dependabot for cargo and actions
RAprogramm
-
598640a#1 ci: matrix testing for OS and features
RAprogramm
-
fb62a69#1 fix: remove --locked flag from CI check
RAprogramm
-
0fddb0c#1 ci: add professional CI workflow
RAprogramm