Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.18 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Updated to purescript-stac 2.0 (stac spec 1.0.0-rc2) #17 (@jisantuc)

0.1.2 - 2021-04-13

Changed

  • Prompt in collection context now includes the collection id #15 (@jisantuc)

0.1.1 - 2021-03-22

Fixed

  • Updated README and removed stray print

0.1.0 - 2021-03-22

Added

  • List and page through items from collection context #11 (@jisantuc)
  • Items and collections can be located on Mapscii maps #12 (@jisantuc)
  • Bundled repl into a container image at jisantuc/stac-repl:latest (@jisantuc)