BruTile Changelog

What's new in BruTile 5.0.6

Oct 28, 2023
  • What's Changed:
  • LegendUrl width & heigth attributes are optional by @taansikirin in #218
  • Replace constructor parameter with AddHeader method @pauldendulk in #221
  • Maintenance:
  • Run dotnet format BruTile.sln whitespace by @pauldendulk in #215
  • Add mkdocs build by @pauldendulk in #219
  • Update mkdocs build by @pauldendulk in #220

New in BruTile 5.0.5 (Sep 25, 2023)

  • What's Changed:
  • Updated NUnit and replaced WebRequest with HttpClient by @inforithmics in #211
  • Update WmtsParser.cs: adding a test if a layer has no Style by @franky235 in #212
  • Add Referer init property to HttpTileSource for #213 by @pauldendulk in #214

New in BruTile 5.0.4 (Feb 19, 2023)

  • Checks.
  • Build on windows.

New in BruTile 5.0.3 (Dec 29, 2022)

  • Checks by @pauldendulk in #189
  • Build on windows by @pauldendulk in #190

New in BruTile 5.0.1 (Dec 27, 2022)

  • KnownTileSources: use scaled variants of BKG maps.
  • GitHub Actions: run for pull requests.
  • Fixed WmscRequest query string.
  • Made GetTile Async for fixing Wasm.
  • Remove [Obsolete] and unused classes.
  • Fix all ReSharper warnings.
  • Fix typos in comments.

New in BruTile 5.0.0 (Mar 13, 2022)

  • KnownTileSources: use scaled variants of BKG maps by @janusw in #162
  • GitHub Actions: run for pull requests by @janusw in #166
  • Fixed WmscRequest query string by @JBou in #167
  • Made GetTile Async for fixing Wasm by @inforithmics in #169
  • Remove [Obsolete] and unused classes by @pauldendulk in #170
  • Fix all ReSharper warnings by @pauldendulk in #172
  • Fix typos in comments by @pauldendulk in #171

New in BruTile 4.0.0 (Jan 11, 2022)

  • 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

New in BruTile 0.7.3 Beta (Jan 29, 2013)

  • BruTile core compiled as Portable Class Library
  • Includes the MBTiles assemblies