Skip to content

Releases: qossmic/deptrac

0.19.1

16 Jan 12:58
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

0.19.0

12 Jan 08:17
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

0.18.0

24 Nov 19:33
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

0.17.0

19 Nov 16:49
Compare
Choose a tag to compare

No changes. This is a re-release of 0.16.0 where we updated the php requirements in qossmic/deptrac-shim

0.16.0

01 Nov 11:00
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Wrong count of dependencies with analyser.types usage #707
  • Define dependency in the code, not in a dep file #703
  • Improve DebugCommands #689
  • windows vs. linux baseline #675
  • PHAR signature could not be verified #674
  • DirectoryCollector: OS agnostic patterns #635
  • How to automate configuration while working with bounded contexts #631
  • support @internal class annotations #538

Merged pull requests:

0.15.2

26 Aug 22:24
43d3c58
Compare
Choose a tag to compare

No changes

This is a re-release of 0.15.1 with a changed gpg signature due to isues with phive download. See #674

0.15.1

24 Aug 06:09
Compare
Choose a tag to compare

Closed issues:

  • unknown collector type "superglobal" #671

Merged pull requests:

0.15.0

20 Aug 07:48
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • RulesetEngine should only use ConfigurationRuleset #615

Closed issues:

  • Incorrect merge of formatters.graphviz.hidden_layers from multiple files #668
  • Fix deptrac-violations introduced by renaming #664
  • print yaml error #661
  • Update debug commands #638
  • Docs: change generated image for grapviz formatter for groups #636
  • Allow only DomainEvents dependency across bounded contexts #633
  • Multiple rule sets #632
  • Groups: use group names instead of numbers #597
  • support procedural php files #594
  • throw proper error on invalid regex #593
  • Internal - Refactor AstRunner to support parsing more than classes #582
  • Fix naming inconsistencies analyze vs. analyse #575
  • Scan scripts without classes #331

Merged pull requests:

0.14.1

04 Jul 10:18
51fe6c2
Compare
Choose a tag to compare

0.14.1 (2021-07-04)

Full Changelog

Closed issues:

  • Tests: E2E test for transitive dependencies #619
  • Docs: Transitive dependencies docs dropped with docs refactor #617
  • Bool Collector: Multiple Class Layers #616
  • Bug: .editorconfig breaks TableOutputFormatterTest #614
  • bug: deptrac doesn't understand imported namespaces. #609
  • no errors are found if the project name matches exclude_files #600
  • strange error if specify single file in config #599
  • GPG public key not found on keyservers (phive install/update) #598
  • Can we read the rules somehow from composer.json #218

Merged pull requests:

0.14.0

23 Jun 09:05
cbb25f5
Compare
Choose a tag to compare

0.14.0 - 2021-06-23

Added

Changed