# Changelog

## [v0.4.1] - 2022-06-05
### New Features
* Added option --time-pattern to specify a template pattern for time strings

### Bugfixes
* Fixed logseq graph path determination
* wrapped copy-file to print a warning instead of throwing an error

## [v0.4.0] - 2023-05-30
### New Features
* Added option -a to export all pages

### Bugfixes
* Fixed page queries

### Other Changes
* Updated npm packages

## [v0.3.0] - 2022-09-25

## New Features
* Added Prerendering of Kroki and EChart diagrams

## [v0.2.0] - 2022-09-24
### New Features
* Added option -d to delete the output directory before exporting data
* Added option -p to export diagrams as pre-rendered images
* Added export of EChart diagrams

### Bugfixes
* Fixed diagram-as-code rendering

### Other Changes
* Code Refactoring

## [v0.1.0] - 2022-09-18
* Initial commit