Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

36 lines (18 loc) · 1.28 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2019-09-15)

Features

  • add AREA_TYPES, STATE_TYPES, FP_TYPES, CCO_TYPES, UNITS, and UTIL_TYPES constants (75853ce)
  • add docgen (3b00985)
  • add formatFeatureInfo method (2654fbc)

0.2.0 (2019-09-14)

⚠ BREAKING CHANGES

  • queryFeatures and getFeatureInfo requires feature type id argument

Bug Fixes

  • move referer header to config (84de152), closes #1

Features

  • add FEATURE_TYPES constants (2e79311)

0.1.0 (2019-09-08)

Features