Current section

Files

Jump to
kino_explorer CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.2](https://github.com/livebook-dev/kino_explorer/tree/v0.1.2) (2023-03-18)
### Changed
* Automatically generates missing requires ([#45](https://github.com/livebook-dev/kino_explorer/pull/45))
* Starts the Data transform cell with only the filter operation ([#46](https://github.com/livebook-dev/kino_explorer/pull/46))
## [v0.1.1](https://github.com/livebook-dev/kino_explorer/tree/v0.1.1) (2023-03-11)
### Fixed
* Correctly toggles `pivot_wider` ([#41](https://github.com/livebook-dev/kino_explorer/pull/41))
## [v0.1.0](https://github.com/livebook-dev/kino_explorer/tree/v0.1.0) (2023-03-07)
Initial release.