Skip to content

Latest commit

 

History

History
396 lines (211 loc) · 7.54 KB

CHANGELOG.md

File metadata and controls

396 lines (211 loc) · 7.54 KB

CHANGELOG

2022-07-19

Bug Fixes

  • removed variable declarations that passed wrong variable to be updated

Chores

  • docs: center align badges
  • docs: logo image center alignment
  • docs: added logo to README

Code Refactoring

  • config: separate theming values from other settings
  • errors: improved error messaging for direct godo commands
  • find: create searchPattern helper function for the --case flag

Styling

  • reduce verbosity of function documentation
  • add appropriate line spacing for improved legibility

2022-06-26

Chores

  • docs: added go report card badge to project README
  • docs: improve the package header documentation
  • version: update for v0.16.0

Code Refactoring

  • improved nomenclature with consistency throughout
  • version: replaces versionCmd with the rootCmd Version flag

Features

  • config: changed to more appropriate config filetype TOML

BREAKING CHANGE

Todo Status is now referred to as Done.

2022-06-23

Chores

  • version: update for v0.15.0

Features

  • list: ability to only list items if they're a priority
  • theme: allow users to customise the colour of output

2022-06-21

Chores

  • docs: improved visibility to configure through environment variables
  • version: update for v0.14.0

Code Refactoring

  • config: structs broken up to ease future additions

Features

  • color: support NO_COLOR environment variable

2022-06-18

Chores

  • direnv development environment setup and documentation
  • deps: updated and cleaned dependencies
  • docs: updated README to include find configuration and project goals
  • gitignore: added vendor files to .gitignore
  • version: update for v0.13.1

Code Refactoring

  • colour: added go-colour-util dependency
  • find: remove redundant break

2022-05-17

Chores

  • version: update for v0.13.0

Features

  • find: case-sensitivity flag argument to filter search results

Styling

  • config: matched formatting of Config variables

2022-05-13

Chores

  • docs: included installation as a nix flake
  • flake: packaged for installation via nix flake input
  • version: update for v0.12.2

Performance Improvements

  • json: parse godos.json with decoder

Styling

  • further reduced output of help description header

2022-04-18

Bug Fixes

  • config: corrected comment describing default dataFile path

Styling

  • reduced output of help description header

2022-04-18

Bug Fixes

  • remove: assigns var title before removal
  • version: update for v0.12.0

Chores

  • docs: remove mention of remote godo-api
  • docs: remove mention of GUI
  • docs: correct typos for commands and config
  • docs: updated README with latest commands and contribution details

Features

  • createdAt and updatedAt tags are assigned to todo items
  • gui: removed GUI implementation
  • remote: remove remote api request implementation

2022-04-08

Bug Fixes

  • removed uneeded config file group env tags

Chores

  • docs: updated changelog for v0.10.0
  • docs: 🎁 added CONTRIBUTING form
  • docs: 📜 added CI section for CONTRIBUTING
  • docs: 📜 setup CHANGELOG generator

Features

  • config: create config.yaml if it doesn't exist

2021-11-18

Styling

  • ⬅️ more compact output

2021-11-17

Styling

  • swap from escaped quotations around %v to %q

2021-11-17

Features

  • 🔖 add tags to todos

2021-11-16

2021-10-27

2021-10-25

2021-10-19

2021-10-18

2021-10-17

2021-08-21

2021-08-21

2021-08-21

2021-08-18

2021-07-29

2021-07-28

2021-07-22

2021-06-14

2021-06-12

2021-06-11

2021-06-11

2021-05-26

2021-05-26

2021-05-26

2021-05-21

2021-05-17

2021-05-16

2021-05-07

2021-05-07

2021-05-07

v0.0.1

2021-05-06