Releases: opengisch/toppingmaker
Releases · opengisch/toppingmaker
1.6.0
What's Changed
- Variables as toppings by @signedav in #14
When we pass path_variables to the ExportSettings we resolve those. Means we take the variable as file path, get the file, create a topping file from it and write into the variable a resolved path (in Model Baker Topping Exporter this will result in an ilidata key).
Full Changelog: v1.3.0...v1.6.0
1.5.0
1.4.0
1.3.0
1.2.5
Full Changelog: v1.2.4...v1.2.5
1.2.4
Full Changelog: v1.2.3...v1.2.4
1.2.3
Full Changelog: v1.2.2...v1.2.3
1.2.2
Full Changelog: v1.2.1...v1.2.2
1.2.1
Full Changelog: v1.2.0...v1.2.1
1.2.0
What's Changed
- Improve structure on
generate_files
and unchain the layer objects in the layer order in #6 - Layer styles, ,mapthemes, variables and layouts in
ExportSettings
in #9 - Full support of layer styles, mapthemes, variables and layouts in
ProjectTopping
in #8
Full Changelog: v1.1.0...v1.2.0