Skip to content

Releases: eirslett/sector-file-tools

v1.2.1

Choose a tag to compare

@eirslett eirslett released this 25 Oct 23:04
  • Fix issue where comment is present in region name 836e77d

v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@eirslett eirslett released this 29 Sep 12:15
  • Add ASR filters for ARTCCs when generating GeoJSON 0e2ca03
  • Include label color in GeoJSON output b5bea9f
  • Add missing features to GeoJSON 97acdf7

v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@eirslett eirslett released this 09 May 22:47

v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@eirslett eirslett released this 03 Feb 17:39

Oops forgot to run tsc before publish

v1.0.1

Choose a tag to compare

@eirslett eirslett released this 03 Feb 17:34
  • add file extensions

With "type": "module" the sanity checks from Node.js are much stricter - every import of a file needs a file extension.

v1.0.0

Choose a tag to compare

@eirslett eirslett released this 03 Feb 17:25

Generally just bump versions. ESM-ify everything.