Skip to content

Releases: staabm/phpstan-todo-by

0.1.23

07 Feb 18:42
02352a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.22...0.1.23

0.1.22

02 Feb 13:09
a197314
Compare
Choose a tag to compare

What's Changed

  • Enable http timeouts by @staabm in #78
  • Rework TodoByTicketRule to utilize a Collector by @staabm in #77
  • Use parallel http requests by @staabm in #79

Full Changelog: 0.1.21...0.1.22

0.1.21

08 Jan 20:40
0a3ce2c
Compare
Choose a tag to compare

New Features

Internals

  • Extract HttpClient to centralize curl dependency by @staabm in #73

New Contributors

Full Changelog: 0.1.20...0.1.21

0.1.20

06 Jan 11:24
93770c1
Compare
Choose a tag to compare

New Features

Improvemnts

  • Show readable error when ticket doesn't exist by @EmilMassey in #61
  • Allow using Jira issue tracker without credentials by @EmilMassey in #63
  • Do not include comment's block end in the error message by @EmilMassey in #66

Full Changelog: 0.1.19...0.1.20

0.1.19

03 Jan 17:39
f0b232f
Compare
Choose a tag to compare

Improvements

  • Fix fetchLatestTagVersion() in repos without tags by @staabm in #58
  • TodoByVersionRule should not match date comments by @staabm in #60

Full Changelog: 0.1.18...0.1.19

0.1.18

03 Jan 16:58
a1932b1
Compare
Choose a tag to compare

New Features

  • Expire comments by virtual packages by @staabm in #43

Improvements

  • Support single digit months, days in date-expiring comments by @staabm in #56

Full Changelog: 0.1.17...0.1.18

0.1.17

03 Jan 16:08
6411431
Compare
Choose a tag to compare

What's Changed

  • Require the top level installed versions by @staabm in #54

Internals

Full Changelog: 0.1.16...0.1.17

0.1.16

27 Dec 15:48
98d37d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.15...0.1.16

0.1.15

22 Dec 15:39
829088b
Compare
Choose a tag to compare

Bugfixes

  • Fix backtrack limit issues with composer package names by @glaubinix in #46

Full Changelog: 0.1.14...0.1.15

0.1.14

22 Dec 09:56
Compare
Choose a tag to compare

Enhancements

  • Read composer.json only once by @staabm in #39
  • Check date sanity by @staabm in #40
  • DX: improve error when latest git tag cannot be determined by @staabm in #41

Full Changelog: 0.1.13...0.1.14