# Changelog

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.0.0 to ^9.0.1

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.0.2 to ^9.0.3

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.1.0 to ^9.1.1

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.1.1 to ^9.1.2

## [9.1.2](https://github.com/blacha/cogeotiff/compare/cli-v9.1.1...cli-v9.1.2) (2026-03-25)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.4.0 to ^9.5.0

## [9.1.1](https://github.com/blacha/cogeotiff/compare/cli-v9.1.0...cli-v9.1.1) (2026-02-26)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.3.0 to ^9.4.0

## [9.1.0](https://github.com/blacha/cogeotiff/compare/cli-v9.0.7...cli-v9.1.0) (2026-02-20)


### Features

* **cli:** trace how a tiff is loaded with fetch-tile ([#1414](https://github.com/blacha/cogeotiff/issues/1414)) ([8a69302](https://github.com/blacha/cogeotiff/commit/8a693021e2c07fd08c6e2470d00106126e5b9f70))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.2.0 to ^9.3.0

## [9.0.7](https://github.com/blacha/cogeotiff/compare/cli-v9.0.6...cli-v9.0.7) (2026-02-18)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.1.2 to ^9.2.0

## [9.0.4](https://github.com/blacha/cogeotiff/compare/cli-v9.0.3...cli-v9.0.4) (2025-09-17)


### Bug Fixes

* **cli:** correctly show "not loaded" when strings are not loaded ([#1309](https://github.com/blacha/cogeotiff/issues/1309)) ([fdbd4e9](https://github.com/blacha/cogeotiff/commit/fdbd4e975ac5f27c4e36438e0f1ff776e7db7f5a))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.0.3 to ^9.1.0

## [9.0.2](https://github.com/blacha/cogeotiff/compare/cli-v9.0.1...cli-v9.0.2) (2023-12-15)


### Bug Fixes

* **cli:** remove excess console.log ([60e9d47](https://github.com/blacha/cogeotiff/commit/60e9d47b1d9846e9ba2cfd9b3135661ed16418c1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^9.0.1 to ^9.0.2

## [9.0.0](https://github.com/blacha/cogeotiff/compare/cli-v8.1.1...cli-v9.0.0) (2023-12-11)


### ⚠ BREAKING CHANGES

* rename all type from CogTiff to just Tiff ([#1227](https://github.com/blacha/cogeotiff/issues/1227))
* modify structure of tiff tags ([#1225](https://github.com/blacha/cogeotiff/issues/1225))

### Features

* **cli:** expose stats on tiles, empty, avg and overview size ([62bc6a7](https://github.com/blacha/cogeotiff/commit/62bc6a727615907c318fc8b4b06375b81bc17a00))
* **cli:** include file size if known ([5e90764](https://github.com/blacha/cogeotiff/commit/5e907640022953d396a14d4023633dfe8e14289e))
* color more output and add more tags ([fe4088b](https://github.com/blacha/cogeotiff/commit/fe4088b3f1f88a1248d803c29a563872aab4205c))
* export all tag value constants ([#1229](https://github.com/blacha/cogeotiff/issues/1229)) ([44757e5](https://github.com/blacha/cogeotiff/commit/44757e5ba5c98e992bb9fd72eb9993c727648b74))
* modify structure of tiff tags ([#1225](https://github.com/blacha/cogeotiff/issues/1225)) ([049e0bc](https://github.com/blacha/cogeotiff/commit/049e0bc3c4e15f8c095a3da4442ef144d372cf60))
* rename all type from CogTiff to just Tiff ([#1227](https://github.com/blacha/cogeotiff/issues/1227)) ([872263b](https://github.com/blacha/cogeotiff/commit/872263b11f1ab06853cb872de54a9d9dd745b647))


### Bug Fixes

* **cli:** if the tiff is fully sparse dont print NaN ([368aad2](https://github.com/blacha/cogeotiff/commit/368aad2d9ed80508195fd3700934e026d1106ed3))
* **cli:** remove console.log ([b4f22cb](https://github.com/blacha/cogeotiff/commit/b4f22cb47c3e64f523ad4955bc5389f341ada207))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^8.1.1 to ^9.0.0

## [8.1.1](https://github.com/blacha/cogeotiff/compare/cli-v8.1.0...cli-v8.1.1) (2023-11-14)


### Bug Fixes

* **cli:** correct html creation ([7156d63](https://github.com/blacha/cogeotiff/commit/7156d63626c56f868b694e8124fdd96fd83f09be))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^8.1.0 to ^8.1.1

## [8.1.0](https://github.com/blacha/cogeotiff/compare/cli-v8.0.2...cli-v8.1.0) (2023-08-23)


### Features

* **cli:** fetch all tiff tags with --fetch-tags ([#1155](https://github.com/blacha/cogeotiff/issues/1155)) ([4067751](https://github.com/blacha/cogeotiff/commit/406775184eed18ab10ae2816ecbedea9706b20f5))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^8.0.2 to ^8.1.0

## [8.0.2](https://github.com/blacha/cogeotiff/compare/cli-v8.0.1...cli-v8.0.2) (2023-08-05)


### Bug Fixes

* **core:** expose TiffTag and TiffTagGeo ([d538bdc](https://github.com/blacha/cogeotiff/commit/d538bdc833bf76ba8d730a1062156916715585b4))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^8.0.1 to ^8.0.2

## [8.0.1](https://github.com/blacha/cogeotiff/compare/cli-v8.0.0...cli-v8.0.1) (2023-08-05)


### Bug Fixes

* broken changelog ordering ([31f8c8a](https://github.com/blacha/cogeotiff/commit/31f8c8ac5e2770427ed2dc0f5c7c34330c6cb0eb))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @cogeotiff/core bumped from ^8.0.0 to ^8.0.1
