Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsunni committed Aug 13, 2024
1 parent d0e5d79 commit 317dfc4
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# @geoblocks/geoblocks changes
# @geoblocks/mapfisprint changes

## 0.2.16

- Make it compatible with OpenLayers 100.
- Update @geoblocks/print.

## 0.2.15

Expand All @@ -9,7 +14,6 @@ Breaking changes:

- Pass feature object to allow informed customization.


## 0.2.14

- Fix (invert) text Y axis offset.
Expand All @@ -33,11 +37,13 @@ Breaking changes:
- Fix not printed text on lines and polygons.

## 0.2.4

- Add a cancel function.
- Move createReport to utils.
- Add **raw** encode support for WMS and Tile WMS layers.

## 0.2.3

- Add utility functions.
- In `BaseCustomizer`, the printExtent can be now set and get/set are dedicated methods.
- `pdfA` (allow transparency) is now a spec.map optional param.
Expand All @@ -46,11 +52,14 @@ Breaking changes:
- Add a timeout and manage errors on the `getDownloadUrl` utils function.

## v0.2.2

- Add optional MVTEncoder

## v0.2.0

- General refactor (rename classes / types)

## v0.1.2

- Add inline source maps.
- Publish a transpiled ES6 library + types.

0 comments on commit 317dfc4

Please sign in to comment.