File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44
5- ## [ 0.3.1-beta.1 ] - 2025-07-16
5+ ## [ 0.3.1-beta.2 ] - 2025-07-17
66
77
88### Bug Fixes
99
1010- (** ci** ) Remove old wheels from current jobs (#28 ) ([ 0507233] )
1111
12+ - (** ci** ) Maturin can't publish generated bindings as it can't find the correct path (#29 ) ([ 2579a2b] )
13+
14+ - (** ci** ) Moved repo urls for maturin to env vars (#30 ) ([ d81deef] )
15+
16+ - (** ci** ) Added missing dist file path for python wheels (#31 ) ([ 74f259a] )
17+
1218
1319### Documentation
1420
1521- (** benchmarks** ) Update benchmark results ([ f34d96f] )
1622
1723- (** benchmarks** ) Update benchmark results ([ 0766907] )
1824
25+ - (** benchmarks** ) Update benchmark results ([ 1129c90] )
26+
27+
28+ ### Features
29+
30+ - (** ci** ) Added pypi and test pypi publishing jobs (#24 ) ([ b59cbc6] )
31+
1932
2033
2134## [ 0.3.1-alpha.1] - 2025-07-14
Original file line number Diff line number Diff line change 11[package ]
22name = " simstring_rust"
3- version = " 0.3.1-beta.1 "
3+ version = " 0.3.1-beta.2 "
44description = " A native Rust implementation of the SimString algorithm"
55license = " MIT"
66repository = " https://github.com/PyDataBlog/simstring_rs"
You can’t perform that action at this time.
0 commit comments