All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- updated deps
- redeployed after a local code mistake that entered the previous version
- updated Portal version
- internal refactoring
- deps update
- updated deps
kind/table
support - WIP (only the dataset type is supported)
- removed the unncessary kindly dependency
- updated deps
- avoid using new update-vals core fn #3
- exposing
prepare
in the API
- falling back to Portal default rather than to pprint
- adapting to kindly v4
- bugfix in some kind implementation (wrong use of the internally defined pprint-viewer)
- removing obsolete unnecessary code
- renaming internals for clarity
- refactored the viewers implementation and adapted it to recent changes in kindly-default
- a slightly more flexible API
- added various kinds support (WIP)
- initial working version