Second quick fix update in response to the current large inflow of feedback. Many more cool features will follow soon!
What's Changed
- Fixed longitude wrapping bug by @louis-e in #105
- Add dependabot for automatic dependency updates by @sebastiaanspeck in #123
- Enable generation without having Minecraft installed by @louis-e in #136
- Added set_sign in world_editor.rs by @louis-e in #138
- Change rfd features to enable manual builds on Linux. by @benjamin051000 in #127
- Adapted minimum scale value to 0.3 by @louis-e in #155
- fix: include
Cargo.lock
by @adamperkowski in #158 - Update dirs requirement from 4.0.0 to 5.0.1 by @dependabot in #135
- Update geo requirement from 0.28.0 to 0.29.3 by @dependabot in #134
- Update itertools requirement from 0.13.0 to 0.14.0 by @dependabot in #133
- Fix: Generate multipolygon buildings from OSM relations by @louis-e in #165
- No world selected fix by @louis-e in #166
- Fix amenity shelter elements by @louis-e in #168
- Embed bootstrapper by @louis-e in #169
New Contributors
- @sebastiaanspeck made their first contribution in #123
- @benjamin051000 made their first contribution in #127
- @adamperkowski made their first contribution in #158
Full Changelog: v2.1.1...v2.1.2