Releases: CelliesProjects/OpenStreetMap-esp32
Releases · CelliesProjects/OpenStreetMap-esp32
1.0.0 - Ship it!
0.99.2 - Third release candidate
What's Changed
- Header writing to a separate function by @CelliesProjects in #8
- Download tiles in a separate function by @CelliesProjects in #9
- Fix invalid tile messages by @CelliesProjects in #10
- Change function name
setResolution
tosetSize
by @CelliesProjects in #11 - Delete
saveImage
code by @CelliesProjects in #12 - Add RAII wrapper to HTTPClient by @CelliesProjects in #13
- Fix codacy warning about deleted ctors by @CelliesProjects in #14
- Add a RAII wrapper around pngdec by @CelliesProjects in #15
Full Changelog: 0.99.1...0.99.2
Second release candidate
What's Changed
- refactor savemap by @CelliesProjects in #7
- fixed the issue that some tiles at lower zoom levels were not decoded
- fixed performance issue
- code cleanup
Full Changelog: 0.99.0...0.99.1
First release candidate
What's Changed
- Fixed codacy warnings by @CelliesProjects in #1
- fix-codacy-warnings by @CelliesProjects in #2
- Fixes and cleanup by @CelliesProjects in #3
New Contributors
- @CelliesProjects made their first contribution in #1
Full Changelog: https://github.com/CelliesProjects/OpenStreetMap-esp32/commits/0.99.0