Releases: mehmetseckin/todo-cli
Releases · mehmetseckin/todo-cli
0.1.3.18
Changes:
- 4be003b Merge pull request #23 from Regenhardt/master
- bb05810 Add explicit pool for release stage
- 0b9569a Fix item completed date format string
- b6df851 Add filters to list/remove items completes before a given date
- 142c560 Remove completed date from item output when --noStatus is used
- a799087 Chagne another win10 -> win
- ca2eda6 Update another runtime identifier
- 2cc2bc5 Update readme
- ec395bc Update runtime identifiers
- fc04fb0 Upgrade to Microsoft To Do and .NET 8
See More
- b7817ff Merge branch 'master' into multiple-selection
- d58f3bb Revert redirect URI to localhost
- 68fc021 Merge branch 'master' into multiple-selection
- 1e696cf Update redirect URI for new application registration
- 1d6d4b1 Merge branch 'master' into multiple-selection
- eafd835 Update application ID
- 32e8af3 Remove misplaced single quote [skip ci]
- fd1983e Add multiple selection support for complete command
- 0cf0537 Add multiple selection support for remove command
- d2f3866 Remove draft, correct pre-release flag [skip ci]
- f48c885 Add display name for script task [skip ci]
- 8147fc9 Use single quotes to allow substitution [skip ci]
- 9492fba Bump version to 0.1.3
- b712f29 Remove trailing slashes
- d9227b7 Use correct tag source
- 7bd2ac7 Bump version to 0.1.2
- 21daa9c Use mkdir instead of md
- f84d16b Bump version to 0.1.1
- d57f313 Update release to archive and publish artifacts
- 0b32c89 Add Install notes
- d2b5fe7 Update badges [skip ci]
- 1763d48 Depend Release stage on all build stages
- 56c004c Refactor job names
- 6086378 Use valid stage and job names
- 4f2418f Move variables within stage
- ef22d50 Create github release with published artifacts
- 48e67e6 Remove target specific pipelines, add CD pipeline
- 80515eb Use pipeline artifacts
- def88e1 Use better artifact names
- 1cf9532 Set assembly version during build
- 373c888 Bump version number to 0.1.0
- 10b147c Add remove command [ #8 ]
- 7c3db2d Improve list format [ #5 ]
- 0ec91f0 Clear console after completing an item
- b532e3e Use semver compatible assembly version numbers
- 5d22fff Remove GitHub CI workflow [skip ci]
- e8a2e9e Add status badges per platform [skip ci]
- 66e7cdc Remove PublishReadyToRun option
- 72fe842 Correct typo, build win10 in windows
- fdd69f4 Add release specific configuration
- 856e3db Remove unnecessary build tasks
- 1a4e581 Specify output directories
- d6cb387 Add numbering formats
- 996a386 Add win10, osx and linux builds
- 1b2c07a Add PR trigger
- 1b87cd3 Remove publish task
- 43a060c Rename build variable
- 641cd1d Enable invariant globalisation to reduce output assembly size
- f2d6943 Update ci.yml for Azure Pipelines
- 52a82d5 Update ci.yml for Azure Pipelines
- 9cfed9c Set up CI with Azure Pipelines
- 9ec3717 Add tribute to Inquirer.cs
- 5c1292d Add complete command (#9)
- d9e29e6 Implement complete command
- 7d3f14a Return identifiers with todo items
- 0f763e8 Add some more information on README.md
- 9abeb9e Use data model when adding a new item (#4)
- 54e8663 Use data model when adding a new item
- 6fa7e49 Implement --all option (#3)
- 0349317 Implement --all option
- 116a5bd Implement add command (#2)
- c33562f Implement add command
- 9f4cc4a Improve syntax
- 05fbf2a Implement simple repository pattern (#1)
- 1b10221 Implement simple repository pattern
- aeef9e8 Merge branch 'master' of https://github.com/mehmetseckin/todo-cli
- e202d5c Center and resize logo
- ddf75e7 Specify solution to build
- 3a6f350 Add CI action
- 928929b Add logo, update description
- 0d3e49c Add simple token cache mechanism
- 9e15c0a Add list command
- a5afc14 Add a core library and a class to retrieve todo items
- 3a8a317 Add starter CLI project
- be1a3af Add a simple CLI application
This list of changes was auto generated.
What's Changed
- Upgrade to Microsoft To Do and .NET 8 by @Regenhardt in #23
New Contributors
- @Regenhardt made their first contribution in #23
Full Changelog: 0.1.3.5...0.1.3.18
0.1.3.5
Changes:
- b7817ff Merge branch 'master' into multiple-selection
- d58f3bb Revert redirect URI to localhost
- 68fc021 Merge branch 'master' into multiple-selection
- 1e696cf Update redirect URI for new application registration
- 1d6d4b1 Merge branch 'master' into multiple-selection
- eafd835 Update application ID
- 32e8af3 Remove misplaced single quote [skip ci]
- fd1983e Add multiple selection support for complete command
- 0cf0537 Add multiple selection support for remove command
- d2f3866 Remove draft, correct pre-release flag [skip ci]
See More
- f48c885 Add display name for script task [skip ci]
- 8147fc9 Use single quotes to allow substitution [skip ci]
- 9492fba Bump version to 0.1.3
- b712f29 Remove trailing slashes
- d9227b7 Use correct tag source
- 7bd2ac7 Bump version to 0.1.2
- 21daa9c Use mkdir instead of md
- f84d16b Bump version to 0.1.1
- d57f313 Update release to archive and publish artifacts
- 0b32c89 Add Install notes
- d2b5fe7 Update badges [skip ci]
- 1763d48 Depend Release stage on all build stages
- 56c004c Refactor job names
- 6086378 Use valid stage and job names
- 4f2418f Move variables within stage
- ef22d50 Create github release with published artifacts
- 48e67e6 Remove target specific pipelines, add CD pipeline
- 80515eb Use pipeline artifacts
- def88e1 Use better artifact names
- 1cf9532 Set assembly version during build
- 373c888 Bump version number to 0.1.0
- 10b147c Add remove command [ #8 ]
- 7c3db2d Improve list format [ #5 ]
- 0ec91f0 Clear console after completing an item
- b532e3e Use semver compatible assembly version numbers
- 5d22fff Remove GitHub CI workflow [skip ci]
- e8a2e9e Add status badges per platform [skip ci]
- 66e7cdc Remove PublishReadyToRun option
- 72fe842 Correct typo, build win10 in windows
- fdd69f4 Add release specific configuration
- 856e3db Remove unnecessary build tasks
- 1a4e581 Specify output directories
- d6cb387 Add numbering formats
- 996a386 Add win10, osx and linux builds
- 1b2c07a Add PR trigger
- 1b87cd3 Remove publish task
- 43a060c Rename build variable
- 641cd1d Enable invariant globalisation to reduce output assembly size
- f2d6943 Update ci.yml for Azure Pipelines
- 52a82d5 Update ci.yml for Azure Pipelines
- 9cfed9c Set up CI with Azure Pipelines
- 9ec3717 Add tribute to Inquirer.cs
- 5c1292d Add complete command (#9)
- d9e29e6 Implement complete command
- 7d3f14a Return identifiers with todo items
- 0f763e8 Add some more information on README.md
- 9abeb9e Use data model when adding a new item (#4)
- 54e8663 Use data model when adding a new item
- 6fa7e49 Implement --all option (#3)
- 0349317 Implement --all option
- 116a5bd Implement add command (#2)
- c33562f Implement add command
- 9f4cc4a Improve syntax
- 05fbf2a Implement simple repository pattern (#1)
- 1b10221 Implement simple repository pattern
- aeef9e8 Merge branch 'master' of https://github.com/mehmetseckin/todo-cli
- e202d5c Center and resize logo
- ddf75e7 Specify solution to build
- 3a6f350 Add CI action
- 928929b Add logo, update description
- 0d3e49c Add simple token cache mechanism
- 9e15c0a Add list command
- a5afc14 Add a core library and a class to retrieve todo items
- 3a8a317 Add starter CLI project
- be1a3af Add a simple CLI application
This list of changes was auto generated.
0.1.3
Changes:
- 9492fba Bump version to 0.1.3
- b712f29 Remove trailing slashes
- d9227b7 Use correct tag source
- 7bd2ac7 Bump version to 0.1.2
- 21daa9c Use mkdir instead of md
- f84d16b Bump version to 0.1.1
- d57f313 Update release to archive and publish artifacts
- 0b32c89 Add Install notes
- d2b5fe7 Update badges [skip ci]
- 1763d48 Depend Release stage on all build stages
See More
- 56c004c Refactor job names
- 6086378 Use valid stage and job names
- 4f2418f Move variables within stage
- ef22d50 Create github release with published artifacts
- 48e67e6 Remove target specific pipelines, add CD pipeline
- 80515eb Use pipeline artifacts
- def88e1 Use better artifact names
- 1cf9532 Set assembly version during build
- 373c888 Bump version number to 0.1.0
- 10b147c Add remove command [ #8 ]
- 7c3db2d Improve list format [ #5 ]
- 0ec91f0 Clear console after completing an item
- b532e3e Use semver compatible assembly version numbers
- 5d22fff Remove GitHub CI workflow [skip ci]
- e8a2e9e Add status badges per platform [skip ci]
- 66e7cdc Remove PublishReadyToRun option
- 72fe842 Correct typo, build win10 in windows
- fdd69f4 Add release specific configuration
- 856e3db Remove unnecessary build tasks
- 1a4e581 Specify output directories
- d6cb387 Add numbering formats
- 996a386 Add win10, osx and linux builds
- 1b2c07a Add PR trigger
- 1b87cd3 Remove publish task
- 43a060c Rename build variable
- 641cd1d Enable invariant globalisation to reduce output assembly size
- f2d6943 Update ci.yml for Azure Pipelines
- 52a82d5 Update ci.yml for Azure Pipelines
- 9cfed9c Set up CI with Azure Pipelines
- 9ec3717 Add tribute to Inquirer.cs
- 5c1292d Add complete command (#9)
- d9e29e6 Implement complete command
- 7d3f14a Return identifiers with todo items
- 0f763e8 Add some more information on README.md
- 9abeb9e Use data model when adding a new item (#4)
- 54e8663 Use data model when adding a new item
- 6fa7e49 Implement --all option (#3)
- 0349317 Implement --all option
- 116a5bd Implement add command (#2)
- c33562f Implement add command
- 9f4cc4a Improve syntax
- 05fbf2a Implement simple repository pattern (#1)
- 1b10221 Implement simple repository pattern
- aeef9e8 Merge branch 'master' of https://github.com/mehmetseckin/todo-cli
- e202d5c Center and resize logo
- ddf75e7 Specify solution to build
- 3a6f350 Add CI action
- 928929b Add logo, update description
- 0d3e49c Add simple token cache mechanism
- 9e15c0a Add list command
- a5afc14 Add a core library and a class to retrieve todo items
- 3a8a317 Add starter CLI project
- be1a3af Add a simple CLI application
This list of changes was auto generated.