File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 4.1.0] ( https://github.com/orxfun/orx-fixed-vec/compare/v4.0.0...v4.1.0 ) - 2026-09-11
11+
12+ ### Added
13+
14+ - enable imp vec ([ #58 ] ( https://github.com/orxfun/orx-fixed-vec/pull/58 ) )
15+
16+ ### Other
17+
18+ - Add release-plz configuration file ([ #57 ] ( https://github.com/orxfun/orx-fixed-vec/pull/57 ) )
Original file line number Diff line number Diff line change 11[package ]
22name = " orx-fixed-vec"
3- version = " 4.0 .0"
3+ version = " 4.1 .0"
44edition = " 2024"
55authors = [" orxfun <orx.ugur.arikan@gmail.com>" ]
66description = " An efficient fixed capacity vector with pinned element guarantees."
You can’t perform that action at this time.
0 commit comments