Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 565 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.1] - [01/21/2023]

Added

  • Initial release of the tile_crawler project.
  • Basic crawling functionality for website tiles.
  • Support for different types of tile formats (jpg, png, gif).

Fixed

  • Fixed an issue with crawling performance.

Changed

  • Improved the overall design of the crawler.