Skip to content

Releases: ianlewis/todos

v0.13.0-rc.7

v0.13.0-rc.7 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 09:00
ebf6ee5

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.7

  • Support was added for the Nix language (#1653).

  • Support was added for the CODEOWNERS file and Ignore List files (e.g. .gitignore) (#1667, #1700)

  • todos has been added to the Aqua registry. This allows todos to be installed using the Aqua package manager.

    aqua generate -g ianlewis/todos
  • todos can now be installed via npm

    npm install -g @ianlewis/todos

Changed in 0.13.0-rc.7

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

All changes since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.7

v0.13.0-rc.6

v0.13.0-rc.6 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 08:03
62cd86d

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.6

  • Support was added for the Nix language (#1653).

  • Support was added for the CODEOWNERS file and Ignore List files (e.g. .gitignore) (#1667, #1700)

  • todos has been added to the Aqua registry. This allows todos to be installed using the Aqua package manager.

    aqua generate -g ianlewis/todos
  • todos can now be installed via npm

    npm install -g @ianlewis/todos

Changed in 0.13.0-rc.6

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

All changes since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.6

v0.13.0-rc.5

v0.13.0-rc.5 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 07:46
c49a06d

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.5

  • Support was added for the Nix language (#1653).

  • Support was added for the CODEOWNERS file and Ignore List files (e.g. .gitignore) (#1667, #1700)

  • todos has been added to the Aqua registry. This allows todos to be installed using the Aqua package manager.

    aqua generate -g ianlewis/todos
  • todos can now be installed via npm

    npm install -g @ianlewis/todos

Changed in 0.13.0-rc.5

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

All changes since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.5

v0.13.0-rc.4

v0.13.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 07:21
b0440b0

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.4

Changed in 0.13.0-rc.4

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

What's Changed since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.4

v0.13.0-rc.3

v0.13.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 06:47
37d3fa0

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.3

Changed in 0.13.0-rc.3

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

What's Changed since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.3

v0.13.0-rc.2

v0.13.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 06:25
a2b0ea1

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.2

Changed in 0.13.0-rc.2

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

What's Changed since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.2

v0.13.0-rc.1

v0.13.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 06:08
028a8c3

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.1

Changed in 0.13.0-rc.1

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

What's Changed since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.1

v0.13.0-rc.0

v0.13.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@ianlewis ianlewis released this 15 May 05:35
f5694e1

⚠️ Do not use this release. ⚠️

Added in 0.13.0-rc.0

Changed in 0.13.0-rc.0

  • BREAKING CHANGE: todos now returns an exit status of 1 when TODOs are found (#1657).

What's Changed since 0.12.0

Full Changelog: v0.12.0...v0.13.0-rc.0

v0.12.0

Choose a tag to compare

@ianlewis ianlewis released this 28 Feb 09:45
839b0d9

Changed in 0.12.0

  • todos now ignores files matching patterns found in .gitignore and
    .todosignore files. (#125).

All changes since v0.11.0

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@ianlewis ianlewis released this 12 Feb 06:57
95d3b0b

Added in 0.11.0

Fixed in 0.11.0

  • Simple TODO block comments (e.g. /* TODO */) are now shown (#1631).

All Changes Since v0.10.0

Full Changelog: v0.10.0...v0.11.0