File tree Expand file tree Collapse file tree 5 files changed +5
-10
lines changed
Expand file tree Collapse file tree 5 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased]
9-
10- ### Added
11-
12- - ???
8+ ## [ 0.14.0] - 2025-07-18
139
1410### Changed
1511
@@ -19,7 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1915
2016- Full support for binary information in arrays and matrices in the .rexsj format
2117
22-
2318## [ 0.13.0] - 2025-02-19
2419
2520### Added
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Add the dependency to your project:
3535<dependency >
3636 <groupId >io.github.fva-net</groupId >
3737 <artifactId >rexs-api-java</artifactId >
38- <version >0.13 .0</version >
38+ <version >0.14 .0</version >
3939</dependency >
4040```
4141
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.github.fva-net</groupId >
2525 <artifactId >rexs-api-java-project</artifactId >
26- <version >0.14.0-SNAPSHOT </version >
26+ <version >0.14.0</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.github.fva-net</groupId >
2525 <artifactId >rexs-api-java-project</artifactId >
26- <version >0.14.0-SNAPSHOT </version >
26+ <version >0.14.0</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2222
2323 <groupId >io.github.fva-net</groupId >
2424 <artifactId >rexs-api-java-project</artifactId >
25- <version >0.14.0-SNAPSHOT </version >
25+ <version >0.14.0</version >
2626 <packaging >pom</packaging >
2727
2828 <name >REXS-API-Java :: Project</name >
You can’t perform that action at this time.
0 commit comments