Skip to content

Releases: Lendable/arkitect

0.666.4

29 May 09:14
dd785bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.666.3...0.666.4

0.666.3

14 Dec 09:53
a8b9038
Compare
Choose a tag to compare

What's Changed

  • Add expression NotImplementFromNamespace by @hgraca in #2
  • Add expression NotExtendFromNamespace by @hgraca in #2

New Contributors

  • @hgraca made their first contribution in #2

Full Changelog: https://github.com/Lendable/arkitect/commits/0.666.3

Arch rule mustNotDependOnComponents()

05 Oct 13:54
7939e6d
Compare
Choose a tag to compare

A bunch of small improvements and an architecture rule "mustNotDependOnComponents()"

First Lendable release

23 Sep 15:51
72e1f72
Compare
Choose a tag to compare

First Lendable release, with new features from @hgraca fork https://gitlab.com/hgraca/arkitect.

There are some small improvements and and a few big improvements, mainly to make it possible to have complex expressions to define rules that were otherwise only possible to define using namespaces.