Skip to content

Releases: ff6347/til

v1.2.4

02 Feb 16:37

Choose a tag to compare

1.2.4 (2024-02-02)

Bug Fixes

  • release: Get new release version in action (2f3107b)

v1.2.1

02 Feb 16:10

Choose a tag to compare

1.2.1 (2024-02-02)

Bug Fixes

  • writer: Writer did destroy csvfile (5a63052)

v1.2.0

02 Feb 15:01
4493a81

Choose a tag to compare

Changelog

Features

Others

v1.1.1

02 Feb 13:33

Choose a tag to compare

Changelog

Bug fixes

v1.1.0

02 Feb 13:19

Choose a tag to compare

Changelog

  • 5fbbe46 feat(homebrew tap): Add automated tap creation
  • f883ea9 chore(node_modules): Remove and ignore
  • 6df82ba docs(README): Add bisc infos to README
  • ddf2c6c docs: Update README
  • f0484cf docs: Update README
  • 5d352d1 ci: Run realase after test

v1.0.0

06 Apr 11:10
3b334d1

Choose a tag to compare

Changelog

  • 3b334d1 test(listDbContents): Fix testing
  • 28c3130 ci(release): Setup release system
  • 8fa63cf feat(db): Write data to sqlite not file
  • 689a7b6 feat: Add short flags and outfile path log
  • a75bc68 test: test write function
  • 3eba47e Merge pull request #1 from ff6347/renovate/configure
  • a3a90ec ci: Point to mod file
  • 88c236f test: Init tests and actions
  • 5883c75 Add renovate.json
  • a4b8e00 Initial commit