Skip to content

Releases: BruTile/BruTile

5.0.6

28 Oct 09:24
38403ab
Compare
Choose a tag to compare

What's Changed

Maintenance

New Contributors

Full Changelog: 5.0.5...5.0.6

5.0.5

25 Sep 12:21
b4723bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.4...5.0.5

5.0.4

20 Feb 11:57
491cd05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.3...5.0.4

5.0.3

29 Dec 22:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.2...5.0.3

5.0.2

29 Dec 20:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.0.2

5.0.1

28 Dec 11:52
Compare
Choose a tag to compare

What's Changed

  • Fix resharper warnings by @pauldendulk in #173
  • Add .editorconfig and run code cleanup on all projects by @pauldendulk in #174
  • More cleanup and add copyright header to all files by @pauldendulk in #175
  • Bump Newtonsoft.Json from 7.0.1 to 13.0.1 in /Samples/BruTile.Samples.VectorTileToBitmap by @dependabot in #177
  • add .net 6 targets to brutile and add nullable information to ITilePr… by @inforithmics in #181
  • Prevent crash by returning a default UnitOfMeasure by @pauldendulk in #183
  • Remove unused and outdated sample VectorTileToBitmap by @pauldendulk in #184

New Contributors

Full Changelog: 5.0.0...5.0.1

5.0.0

13 Mar 10:17
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @JBou made their first contribution in #167

Full Changelog: 4.0.0...5.0.0

4.0.0

18 Jul 11:38
Compare
Choose a tag to compare
  • BruTile and BruTile.MbTiles to netstandard2.0 #150
  • Remove BruTile.Desktop. The contents is now in BruTile core #151
  • Remove BruTile.Desktop.Cache. It's content was not in use #151
  • Fix Wmts Parser when there are no Constraints specified #158
  • Add support to customize the HttpClientHandler to add proxy server #157

3.1.3

26 Mar 11:39
Compare
Choose a tag to compare
  • Fixed KnownTileSource Bing maps by using https instead of http #142
  • Changed default user agent of openstreetmap (but you should use your own!)
  • Fixed TileTransform for tiles that do not have equal width and height

3.0.0

07 Jun 12:23
Compare
Choose a tag to compare
  • TileIndex.Level is now int instead of string #120
  • In MbTiles the 'tiles' table is not use by default for determining metadata to avoid slow loading #119