Skip to content

Releases: provenance-io/loan-package-contracts

v1.1.4

31 May 13:51
2d6dde9
Compare
Choose a tag to compare

Changelog

Notes

Contributors

@dkneisly-figure

Deployment Dependencies

List the relevant PRs and work that needs to be done for this release's publications to be used successfully here

Other

Other notes

v1.1.3

31 May 13:44
079ef54
Compare
Choose a tag to compare

Changelog

Notes

Contributors

@dkneisly-figure

Deployment Dependencies

List the relevant PRs and work that needs to be done for this release's publications to be used successfully here

Other

Other notes

v1.1.2

31 May 00:46
903dc3c
Compare
Choose a tag to compare

Changelog

Notes

Contributors

@dkneisly-figure

Deployment Dependencies

List the relevant PRs and work that needs to be done for this release's publications to be used successfully here

Other

Other notes

v1.1.1

12 May 22:41
74bccab
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

Notes

Contributors

@rpatel-figure

Deployment Dependencies

No code changes are needed to update from v1.1.0 to this version.

v1.1.0

19 Apr 17:20
34351d4
Compare
Choose a tag to compare

Changelog

🚀 Features & Enhancements

  • Define new contract for uploading validation results & request together (#69) @rpatel-figure
  • Define new funding contract, tweak test settings for performance (#67) @rpatel-figure

🐛 Bug Fixes

Notes

Contributors

@rpatel-figure

Deployment Dependencies

This release contains no breaking changes, since initializing or updating the asset record via RecordLoanContract only performs validation of the funding field if it is actually set in the input.

v1.0.2

07 Mar 17:58
1b40617
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

Notes

Contributors

@rpatel-figure

Deployment Dependencies

No code changes are needed to update from v1.0.1 to this version. This version simply fixes an issue introduced in v1.0.0 that prevented contract execution.

v1.0.1

01 Mar 21:47
84ed2f8
Compare
Choose a tag to compare

Changelog

🧰 Maintenance

Notes

Contributors

@rpatel-figure

Deployment Dependencies

No code changes are needed to update from v1.0.0 to this version.

v1.0.0

17 Feb 00:03
0e9b3d5
Compare
Choose a tag to compare

Changelog

🚀 Features & Enhancements

  • Update metadata-asset-model to v1.0.0 (#62) @rpatel-figure
  • Always require Figure Tech loan in Asset record & make MISMO metadata completely optional (#57) @rpatel-figure

🧰 Maintenance

📦 Dependency Updates

📖 Documentation

Notes

Contributors

@rpatel-figure

Deployment Dependencies

Required

  • Create a Figure Tech loan for all Asset records (See #57)
  • Switch to using the new validation record (See #62)

Recommended

  • Update Kotlin to at least 1.7

v0.6.1

27 Oct 14:30
dd1ed4f
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

🧰 Maintenance

Notes

Contributors

@rpatel-figure

Deployment Dependencies

No code changes should be necessary to update from v0.6.0 to this version.

v0.6.0

28 Sep 15:11
4878ab7
Compare
Choose a tag to compare

Changelog

🚀 Features & Enhancements

  • Validate eNote signatures & improve document and checksum checks (#47) @rpatel-figure

Notes

Contributors

@rpatel-figure

Deployment Dependencies

  • Update usages of metadata-asset-model to v0.1.14