Commit Graph

29 Commits

Author SHA1 Message Date
c366c79d4c refactor utility function name 2026-02-03 23:03:59 +01:00
e08cbb0fa9 fix README
All checks were successful
/ test (pull_request) Successful in 45s
2026-01-21 22:09:31 +01:00
61d6a8e191 implement Base45 2026-01-21 22:04:51 +01:00
6283c2f44d refactor encodings 2026-01-21 22:03:03 +01:00
8290955755 split padding in StreamEncoding to PaddedStreamEncoding 2026-01-20 09:52:58 +01:00
c1b8800e82 implement composition 2026-01-19 19:55:39 +01:00
684b6d78ea implement Base56 and Base58 2026-01-18 22:15:25 +01:00
24c667bc9c implement decode exception 2026-01-18 21:48:18 +01:00
a347bd617c fix 2^n check 2026-01-17 15:50:17 +01:00
a553aa6723 improve test coverage 2026-01-17 13:46:57 +01:00
83fd77c8ee split ci 2026-01-17 12:39:30 +01:00
456f33f2d9 bump version to 1.3.0 2026-01-17 12:36:16 +01:00
55faf1d670 implement numeric encodings, optimize 2026-01-17 12:27:41 +01:00
45d74d9cff improve ci
All checks were successful
/ publish (push) Has been skipped
/ test (push) Successful in 1m13s
2026-01-13 18:02:26 +01:00
688beb61b9 update README 2025-12-13 20:44:03 +01:00
21858641e5 fix workflow 2025-12-13 01:54:16 +01:00
704cf2a796 use common plugin 2025-12-13 01:49:22 +01:00
bd5d904a3b 1.2.0 release
All checks were successful
/ publish (push) Successful in 3m27s
Reviewed-on: Infendro/kotlin-encoding#2
2025-11-18 10:32:04 +00:00
843013b7e7 fix test naming 2025-11-18 11:24:28 +01:00
e40ef3168d bump version to 1.2.0 2025-11-18 11:22:27 +01:00
9e4109c9f3 implement tests 2025-11-18 11:22:05 +01:00
12344283f7 implement Base8 encoding, rename Binary and Hex encodings 2025-11-18 11:21:46 +01:00
52a1ca6553 add opt-in 2025-11-10 19:00:28 +01:00
71a47af43c refactor encodings 2025-11-10 18:59:53 +01:00
08a79efa04 fix README 2025-10-03 12:30:36 +02:00
9655235a10 add README 2025-10-03 12:09:08 +02:00
5b96f19eef small refactor 2025-10-03 12:07:51 +02:00
4042a8e086 upgrade gradle 2025-10-03 11:49:38 +02:00
2e44310edb initial commit
All checks were successful
/ publish (push) Successful in 5m45s
2025-07-12 18:16:33 +02:00