Skip to content

Releases: 3neti/settlement-envelope

v1.1.0 — Architecture Docs & Driver Authoring Guide

10 Apr 03:15

Choose a tag to compare

This release introduces comprehensive architecture and driver documentation for the Settlement Envelope system, along with improvements to the testing structure.

✨ Added

  • ARCHITECTURE.md — system-level design, principles, and integration with voucher/cash/contact
  • HOW_TO_CREATE_A_DRIVER.md — complete guide for authoring drivers
  • ANATOMY_OF_PHILHEALTH_BST.md — real-world driver breakdown and normalization insights

🔧 Improved

  • TestCase now uses RefreshDatabase with provider-driven migrations
  • aligned with x-change migration policy
  • cleaner separation between runtime and test concerns

🧠 Notes

  • no breaking changes
  • no schema changes
  • purely additive and internal improvements

This release formalizes Settlement Envelope as a policy-driven validation layer within the x-change ecosystem.

#v1.0.3

04 Apr 05:11

Choose a tag to compare

update illuminate/database to be ^12.0 || ^13.0 - again

#v1.0.2

04 Apr 04:58

Choose a tag to compare

update illuminate/database to be ^12.0 || ^13.0

#v1.0.1

04 Apr 04:28

Choose a tag to compare

update illuminate/support to be ^12.0 || ^13.0

#v1.0.0

26 Mar 13:06

Choose a tag to compare

Initial release.