Skip to content

Releases: wesleyel/war3parser

v0.3.0

12 Feb 09:18

Choose a tag to compare

feat: add WASM and Serde support with feature flags

- Introduced optional Serde and WASM support through feature flags in the library
- Added `tsify-next` for WASM type conversion
- Refactored structs to use conditional derive macros for WASM and Serde
- Updated Cargo.toml files to include new optional dependencies and features
- Restructured WASM crate to use new feature-based approach
- Removed redundant type conversion modules in favor of more flexible implementation

v0.2.1

18 Jan 13:54

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jan 13:40

Choose a tag to compare

Full Changelog: v0.1.4...v0.2.0

v0.1.4

17 Jan 07:06

Choose a tag to compare

chore: bump version to 0.1.4 for war3parser packages

v0.1.3

16 Jan 05:29

Choose a tag to compare

chore: bump version to 0.1.3 for war3parser packages and update CLI c…

v0.1.2

15 Jan 10:25

Choose a tag to compare

chore: bump version to 0.1.2 for war3parser packages

Update doc

v0.1.1

15 Jan 07:55

Choose a tag to compare

chore: bump version to 0.1.1 for war3parser

v0.1.0

15 Jan 07:32

Choose a tag to compare

rename package