Skip to content

Latest commit

 

History

History
134 lines (85 loc) · 2.83 KB

changelog.md

File metadata and controls

134 lines (85 loc) · 2.83 KB

Changelog

All notable changes to this project will be documented in this file.

[1.2.1] - 2024-10-21

🐛 Bug Fixes

  • (cli) Tui crashing
  • (cli) Headers and body now working

⚙️ Miscellaneous Tasks

  • (cli) Builds update

[1.2.0] - 2024-10-20

🐛 Bug Fixes

  • (cli) Version detection

⚙️ Miscellaneous Tasks

  • (cli) Table width fixed considering table width
  • (cli) Updated version detection
  • (cli) Updated get versio to call update check
  • (changelog) Version update
  • (cli) Prod build updated
  • (cli!) Removed axios and refactored some parts
  • (repo) Removed sql and npmignore update
  • (cli) Removed axios and refactored some parts
  • (cli) Version update

[1.1.4] - 2024-10-19

🚀 Features

  • (cli) Added docs with vitepress and version json generation

🚜 Refactor

  • (checkhealth) Updated to get a better experience

📚 Documentation

  • (readme) Some updates

⚙️ Miscellaneous Tasks

  • (cli) Width fix
  • (changelog) Updated version minor

[1.1.3] - 2024-10-15

📚 Documentation

  • (package) Updated npmignore and license

⚙️ Miscellaneous Tasks

  • (changelog) Updated versions

[1.1.2] - 2024-10-15

📚 Documentation

  • (readme) Added small docs and license file

⚙️ Miscellaneous Tasks

  • (release) Bin/bundle updated
  • (cli) Added cliff and excluded gql
  • (changelog) Updated changelog
  • (cli) Prod version update

[1.1.1] - 2024-10-13

🐛 Bug Fixes

  • (npmignore) Excluded tgz
  • (cli) Fixed tries arg ignoring number

📚 Documentation

  • (sqlite) Updated note about sqlite project deprecation

⚙️ Miscellaneous Tasks

  • (sqlite) Removing sqlite, potentially not required anymore

[1.1.0] - 2024-10-13

🚀 Features

  • (cli) First version with cli and esbuild configuration working
  • (cli) Ui works

🐛 Bug Fixes

  • (cli) Package updates

📚 Documentation

  • (readme) Some docs

⚙️ Miscellaneous Tasks

  • (readme) Project requirement first copy
  • (readme) Copy update
  • (cli) Some test with components props
  • (ui) Responsive is working, updated builds
  • (ui) Button to make preview work
  • (ui) First iteration finished
  • (db) Sqlite is working
  • (cli) Lib selected and scaffold
  • (db) Structure definition and updates on db codebase
  • (cli) Small update and clean up to make new steps
  • (cli) Wip
  • (http) Updated to start using http call
  • (http) Some configs and types
  • (request) Small update
  • (request) Fetch get and chk working
  • (bundle) Updated prod bundle

Build

  • (cli) Watch script and some deps
  • (cli) Updated details
  • (esb) Build update
  • (esm) Updated to esm to leverage top level await
  • (packages) Packages installs to cli
  • (npmignore) Added file to exclude source code