Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 897 Bytes

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.

[0.1.6] - 2022-01-05

Fixed

  • Formula type property
  • Properties not unique name runtime bug

[0.1.5] - 2022-01-05

Added

  • Properties support! 🌈 At the present, properties are fully supported (except Relations and Rolls up that are NS - Not supported) but read-only. Writeable ones will be supported in the next versions.
  • Use list db --prop [LABEL] to edit the displayed properties of an already saved database labeled [LABEL]
  • Error display color (yellow/orange)
  • Added CHANGELOG file.

Changed

  • After a database submission, a prompt will ask you which properties you want to display.

Fixed

  • Some typos