Releases: sfomuseum/swifter-protomaps
Releases · sfomuseum/swifter-protomaps
0.2.1
0.2.0
What's Changed
- Update to use
sfomuseum/swift-pmtiles
package by @thisisaaronland in #5
Full Changelog: v0.1.0...v0.2.0
0.1.0
- Bump to v0.1.0
- Document the
swifter-protomaps-server
command line tool - Return filesize in header with reading from file descriptors
0.0.9
- Bug fix: Determine read len correctly when using
FileDescriptor
0.0.8
- Increase logging
0.0.7
- Bug fix: Ensure iOS 14.0 or higher
v0.0.6
- Add optional/experimental code to read PMTiles databases using
System.FileDescriptor
(rather thanFoundation.FileHandle
)
0.0.5
- Improved error reporting
0.0.4
- Add
StripPrefix
option to strip from URL paths before processing
0.0.3
- Update package deps