Commit graph

28 commits

Author SHA1 Message Date
c3a0f7c391
chore: version bump 2024-10-17 00:13:15 +02:00
d544d0a035
chore: bump versions for release 2024-10-01 19:49:11 +02:00
03039a97a1
chore: bump for 0.7.2 2024-09-26 02:43:18 +02:00
79f063123e
chore: bump version 2024-09-25 22:56:37 +02:00
5a8b4ae800
chore: bump versions, fix docs 2024-09-18 16:11:12 +02:00
978ad652a1
ci(js): run once to update online pkg 2024-09-14 18:51:18 +02:00
b3cefa268b
chore(js): slimmed down ci dist folder 2024-09-13 22:56:32 +02:00
97c57a81d6
docs: moved around documentation
on building and using

Co-authored-by: zaaarf <me@zaaarf.foo>
2024-09-13 22:56:00 +02:00
ebdcc98113
chore: bump versions to make new releases 2024-09-10 00:37:14 +02:00
c69dc2f68a
fix(js): specify which platforms to build for 2024-09-10 00:37:14 +02:00
241c3d6eb9
ci(js): re-enable mac runner 2024-09-10 00:37:14 +02:00
27859e69cb
fix(js): specify targets to build for 2024-09-10 00:37:13 +02:00
bab5136636
chore(js): add metadata to package.json 2024-09-10 00:37:13 +02:00
01f2d70ddb
ci(js): sed workdir, enable mac build 2024-09-10 00:37:12 +02:00
decbda1bc8
ci(js): publish natives under @codemp scope...
... but keep using just codemp for package. to do this, we sed
@codemp/native into just codemp before doing npm publish, because napi
doesnt seem to have a flag to configure that without resorting to
package.json while creating subdirs.
2024-09-10 00:37:12 +02:00
c8174bb81c
chore(js): bump version and try a publish 2024-09-10 00:37:11 +02:00
1541ede699
fix(js): dist package.json specifies name
also macos on arm64
2024-09-10 00:37:08 +02:00
08d97b58a7
ci: removed js binding, as it gets generated 2024-09-10 00:37:08 +02:00
b968945a37
chore: codemp.dev -> code.mp 2024-09-07 22:10:47 +02:00
4be0e3481b
feat(js): multi-platform publishing
added loader index, moved directories around a bit to better work with
napi
2024-09-06 13:56:40 +02:00
d0659b992c
chore: manifest tweaks to claim slots
not definitive at all
2024-09-05 04:20:39 +02:00
d25e744a37
docs: improved cargo docs, rewrote readme
Co-authored-by: alemi <me@alemi.dev>
2024-09-05 01:45:48 +02:00
4a701818f2 feat(js): new glue hash function 2024-08-27 16:09:44 +02:00
6ea5a72b0c feat(js): Changed callbacks method to return Controller instead of Change 2024-08-24 17:46:05 +02:00
ed3673b92a feat: buffer get name fn 2024-08-21 17:38:33 +02:00
380bb58fb6 chore: vers bump and release flag added 2024-08-21 17:14:49 +02:00
2d20887509 chore: removed prelude imports and fixed glue exports 2024-08-14 18:00:12 +02:00
a85122050b chore: build.sh script for napi build 2024-08-08 23:25:02 +02:00