13 Commits

Author SHA1 Message Date
oSumAtrIX
35b85b2c29
Build log strings in suppliers 2024-10-27 15:59:52 +01:00
oSumAtrIX
f62e952514
add common usecase example 2024-10-27 15:48:26 +01:00
oSumAtrIX
635d23c9b7
add notice regarding using immutable references 2024-10-27 15:44:49 +01:00
oSumAtrIX
5a0e3841ff
more nesting fixes 2024-10-27 04:40:06 +01:00
oSumAtrIX
cfb459b832
fix nesting 2024-10-27 04:37:40 +01:00
oSumAtrIX
2096306107
fix nesting 2024-10-27 04:37:20 +01:00
oSumAtrIX
92eaba8081
feat: Improve Fingerprint API
Fingerprints can now be matched easily without having to add them to a patch first.

BREAKING CHANGE: Many APIs have been changed.
2024-10-27 04:31:43 +01:00
Pg
525beda18e
docs: Fix code example (#306) 2024-08-29 08:59:33 +02:00
oSumAtrIX
d310246852 feat: Add ability to create options outside of a patch 2024-08-06 16:53:42 +02:00
oSumAtrIX
cf4374b8cf docs: Fix syntax issues and improve wording 2024-08-06 16:53:42 +02:00
oSumAtrIX
11a911dc67 feat: Convert APIs to Kotlin DSL (#298)
This commit converts various APIs to Kotlin DSL.

BREAKING CHANGE: Various old APIs are removed, and DSL APIs are added instead.
2024-08-06 16:53:42 +02:00
oSumAtrIX
620ea5b852 docs: Un-indent markdown to fix rendering 2024-08-06 16:53:42 +02:00
oSumAtrIX
fe616beb22
docs: Add documentation (#278) 2024-02-25 03:30:08 +01:00