File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.3.0] - 2023-08-12
11+
1012### Added
1113
1214- Added support for decoding more types of schematic tile configuration.
@@ -296,7 +298,8 @@ const {
296298
297299- First release
298300
299- [ Unreleased ] : https://github.com/JeanJPNM/mindustry-schematic-parser/compare/v4.2.2...HEAD
301+ [ Unreleased ] : https://github.com/JeanJPNM/mindustry-schematic-parser/compare/v4.3.0...HEAD
302+ [ 4.3.0 ] : https://github.com/JeanJPNM/mindustry-schematic-parser/compare/v4.2.2...v4.3.0
300303[ 4.2.2 ] : https://github.com/JeanJPNM/mindustry-schematic-parser/compare/v4.2.1...v4.2.2
301304[ 4.2.1 ] : https://github.com/JeanJPNM/mindustry-schematic-parser/compare/v4.2.0...v4.2.1
302305[ 4.2.0 ] : https://github.com/JeanJPNM/mindustry-schematic-parser/compare/v4.1.7...v4.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " mindustry-schematic-parser" ,
3- "version" : " 4.2.2 " ,
3+ "version" : " 4.3.0 " ,
44 "description" : " A simple api to parse mindustry schematics" ,
55 "types" : " dist/types/index.d.ts" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments