Commit Graph

13 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire aa77afccac - Added logo 2023-01-09 12:21:52 +02:00
Tristan B. Velloza Kildaire 4a287864ee - Fixed API call in usage example 2023-01-05 11:29:11 +02:00
Tristan B. Velloza Kildaire cda2e6e54f - Fixed the use of `serializeRecord` and `fromJSON` in README.md serialization/deserialization examples 2023-01-02 16:38:08 +02:00
Tristan B. Velloza Kildaire f88ea15f38
Added link to full API docs 2023-01-02 15:59:19 +02:00
Tristan B. Velloza Kildaire f06dcaf8f5 - Fixed the filtering in `listRecords()`, now escaping is automatically done
- Added test cases for testing the filtering in `listRecords()`
- `libcurl` is now a dependency, for linking against the object files (see `.dub.json`)
2023-01-02 14:15:44 +02:00
Tristan B. Velloza Kildaire 4db1d40759 Fixed creation of auth-type records in `createRecord()` 2022-12-30 16:09:44 +02:00
Tristan B. Velloza Kildaire 0b0a8d2b31
Updated usage 2022-12-30 13:18:16 +02:00
Tristan B. Velloza Kildaire 1594943561 Updated usage 2022-12-29 21:37:28 +02:00
Tristan B. Velloza Kildaire b894b6e1c6 Updated usage examples with record management and updated assertions 2022-12-29 19:47:27 +02:00
Tristan B. Velloza Kildaire 8b2ce3bce2 Added schema for unit tests 2022-12-29 18:48:54 +02:00
Tristan B. Velloza Kildaire ccc2a5cf31 Make testing prints and pragmas only enabled under `-ddbg` flag 2022-12-29 15:55:08 +02:00
Tristan B. Velloza Kildaire 0c4eecaad3 - Added example usage of serialization/deserialization to README
- Changed targetType in dub.json to library
2022-12-29 15:28:51 +02:00
Tristan B. Velloza Kildaire 3c6a81791b Initial commit 2022-12-29 15:24:07 +02:00