Commit graph

24 commits

Author SHA1 Message Date
Sloane
b41df05830
Create dependabot.yml 2023-07-06 14:46:36 -04:00
Sloane Perrault
b6e0f62833
0.2.1 2023-07-06 14:25:44 -04:00
Sloane
303a474437
Use homerolled UUID module (#9)
* remove uniq, use homerolled uuid module

* update changelog
2023-07-06 14:23:58 -04:00
Sloane
d6814de257
include changelog (#8) 2023-07-06 12:55:09 -04:00
Sloane Perrault
9499e62bb4
0.2.0
- follows 0.2.0 spec limiting leading suffix character to 0..7
2023-07-06 10:25:34 -04:00
Sloane Perrault
63e0952823
limit first suffix char to 0..7 2023-07-06 10:24:56 -04:00
Sloane Perrault
a9186592d6
add script to update spec, update spec files 2023-07-06 10:22:31 -04:00
Sloane Perrault
5bf8b50e2d
0.1.0 2023-07-02 08:23:44 -04:00
Sloane Perrault
db5e754d86
modify to catch invalid specs 2023-07-02 08:19:23 -04:00
Sloane Perrault
6d4a555585
modify to support valid specs 2023-07-02 08:13:02 -04:00
Sloane Perrault
3337d6b2cd
publish 0.0.1 2023-06-30 07:24:59 -04:00
Sloane Perrault
ea6de20944
add CI badge to README 2023-06-30 07:10:28 -04:00
Sloane Perrault
5bb1df913f
add ci github action 2023-06-30 07:09:14 -04:00
Sloane Perrault
4a243685dd
add project information 2023-06-30 07:03:50 -04:00
Sloane Perrault
8a464f10ea
update inspect impl 2023-06-30 07:00:51 -04:00
Sloane Perrault
ff8542f164
add examples, link to spec 2023-06-30 06:53:15 -04:00
Sloane Perrault
43126a48d1
add license 2023-06-30 06:49:44 -04:00
Sloane Perrault
9a895737fd
fix base 32 encoding 2023-06-30 06:03:07 -04:00
Sloane Perrault
b34945f79d
add comments to base 32 module 2023-06-29 19:04:05 -04:00
Sloane Perrault
a9c52b8496
fix base32 encoding 2023-06-29 18:22:24 -04:00
Sloane Perrault
fd9431991d
docs: minimal README 2023-06-29 17:44:34 -04:00
Sloane Perrault
aa0251fdd1
add decoding test
NOTE: currently failing, likely an issuein base32 decode
2023-06-29 17:37:05 -04:00
Sloane Perrault
cdd8624662
initial implementation 2023-06-29 17:23:05 -04:00
Sloane Perrault
e4e25935b7
mix new 2023-06-29 15:20:23 -04:00