Skip to content

Releases: nergal-perm/java-decita

v0.5.0

10 May 07:15

Choose a tag to compare

0.5.0 (2024-05-10)

⚠ BREAKING CHANGES

  • Added new method to published interface for Locator

Features

  • commands: Implemented a simple Command Registry (6753e05), closes #107
  • commands: Implemented a simple description resolver (8121f34), closes #109
  • commands: implemented a simple hard-coded command (fa7ec52), closes #104
  • commands: Implemented a simple operation resolver (369c734), closes #105
  • commands: Implemented the multiple operations in one command (14878d6), closes #108
  • commands: Made context extensible with new empty Locator (c8b3b5d), closes #110
  • commands: Naive yaml command description reader (894c17a), closes #106
  • extended Locator with ability to set values (05d36c2), closes #103

Export library API via Java module

07 May 06:45

Choose a tag to compare

v0.3.3

07 May 04:53

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

DecitaFacade fixes

27 Mar 05:19

Choose a tag to compare

0.3.2 (2024-03-27)

Bug Fixes

  • it is now possible to create facade with supplied Locators (e819c2f)

DecitaFacade inception

27 Mar 05:18

Choose a tag to compare

Pre-release

0.3.1 (2024-03-26)

Features

  • ability to extend ComputationContext for each request (70c93f6), closes #96
  • ability to use a fresh set of decision tables for each computation (650c8b5), closes #96
  • complexity of decision making hidden behind the simple facade (6d88f3c), closes #96
  • throwing exception if multiple rules are resolved to true (4a77a28), closes #94

Any and Not conditions, LessThan and GreaterThan comparisons

09 Mar 06:50

Choose a tag to compare

What's Changed

Milestone: https://github.com/nergal-perm/java-decita/milestone/6
Full Changelog: v0.2.3...v0.3.0

Autotesting ability

20 Feb 06:57

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/nergal-perm/java-decita/commits/v0.2.3

Minimal file reading abilities

28 Jan 08:05

Choose a tag to compare

Milestone: https://github.com/nergal-perm/java-decita/milestone/2

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Jan 04:25

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/nergal-perm/java-decita/commits/v0.1.0