Skip to content

Commit 8a5e03d

Browse files
release: Update allotropy version to 0.1.119 (#1185)
### Added - Add Intelliflex v2.2 flat CSV format support (#1184) - Migrate example_weyland_yutani to REC/2025/03 plate reader schema (#1177) - Add technique shorthand to schema scripts (#1178) ### Changed - Implement modular schema generation (#1176)
1 parent 6615fab commit 8a5e03d

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this packages will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.119] - 2026-04-20
9+
10+
### Added
11+
12+
- Add Intelliflex v2.2 flat CSV format support (#1184)
13+
- Migrate example_weyland_yutani to REC/2025/03 plate reader schema (#1177)
14+
- Add technique shorthand to schema scripts (#1178)
15+
16+
### Changed
17+
18+
- Implement modular schema generation (#1176)
19+
820
## [0.1.118] - 2026-04-10
921

1022
### Added

src/allotropy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.118"
1+
__version__ = "0.1.119"

0 commit comments

Comments
 (0)