Releases: Klebert-Engineering/simfil
Releases · Klebert-Engineering/simfil
v0.3.4
v0.3.3
What's Changed
- Bump JSON Lib Version by @Waguramu in #94
- Fix string pool lookup performance by @josephbirkner in #97
v0.3.2
What's Changed
- Update README.md by @johannes-wolf in #93
- Improve Regular Expression Support by @johannes-wolf in #89
- json-export: Support multi-map like objects by @johannes-wolf in #92
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Remove Deprecated Eval Function by @johannes-wolf in #88
- conan: Expose SIMFIL_WITH_MODEL_JSON definition by @johannes-wolf in #91
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Do not use reinterpret_cast for downcasting by @johannes-wolf in #85
- Rename Fields to StringPool by @johannes-wolf in #86
- Support Model JSON Serialization by @johannes-wolf in #84
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Do not set CMAKE_POSITION_INDEPENDENT_CODE in Conan mode. by @josephbirkner in #83
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fix ModelNode Field Iterator by @josephbirkner in #82
- Move GeoJSON Related Functions out of simfil by @johannes-wolf in #81
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- operator: Make str+null concat "null" by @johannes-wolf in #79
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- deps/bitsery: Use lower-case only in FetchContent to fix silently failing fetching of bitsery. by @MisterGC in #71
- Fix Environment struct predeclaration. by @josephbirkner in #73
- Conan Fixups Part III by @johannes-wolf in #72
- cmake: Only make content available if it has been fetched. by @MisterGC in #74
- Add ModelPool::setFieldNames by @josephbirkner in #75
- Fix crash when calling select() with variable index. by @josephbirkner in #76
- Allow setting a custom exception handler. by @josephbirkner in #77
New Contributors
Full Changelog: v0.1.1...v0.1.2
Version 0.1.1
What's Changed
- Fix test when compiling with MSVC+Ninja by @josephbirkner in #70
- conan: Conan recipe fixups by @johannes-wolf in #69