Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 08:56
· 703 commits to main since this release

7.0.0 (2023-07-14)

Features

  • add option to pass page options (dc2dad3)
  • inlcude Page type to findAll responses (de68643)

Bug Fixes

  • set correct layer type name for WMSTIME (a5a4974)

BREAKING CHANGES

  • This renames the public enum from WMSTime to WMSTIME
  • This changes the return type of the findAll() methods from T[] to Page