f408f1559b
chore(pkg): wg-lua v0.1.1
...
- Fixed luau types (renamed `generatePrivateKey` to `generatePublicKey`)
- `generatePublicKey` now accepts base64 encoded strings as the private key input.
- CI improvements, package script updates.
- Included additional package metadata in manifest.
2024-03-31 16:09:37 +05:30
32ce02146c
chore(pkg): include additional metadata
2024-03-30 12:49:55 +05:30
106f93a6d2
chore(pkg): replace export script with prepack script only
2024-03-30 12:41:16 +05:30
bc1996adaf
chore(pkg): wg-lua v0.1.0
...
The very first release of wg-lua.
2024-03-30 12:13:37 +05:30
d76c6c6a2f
chore(actions): include publishing action
2024-03-30 12:10:28 +05:30
7b51d3ae82
chore(pkg): include required files in package
2024-03-30 11:46:09 +05:30
fef63ec48c
chore: include build script to bundle compiled files too
...
The build command now compiles the project to lua using roblox-ts, then uses darklua to bundle the files, powered by terracotta.
2024-03-29 22:26:04 +05:30
2a49e303f9
chore: include examples and runner
2024-03-28 15:57:29 +05:30
febab61221
chore(pkg): include packageManager
2024-03-27 23:13:48 +05:30
c69ed0f664
chore(licensing): license as Apache 2.0
2024-03-27 18:16:05 +05:30
46b7949422
chore(tests): include test runner powered by lune
2024-03-27 18:13:03 +05:30
e50a64797a
chore(tests): include tests
2024-03-27 17:49:16 +05:30
0e398939ce
refactor: address lint and formatting issues
2024-03-27 17:09:50 +05:30
c9301f4eb4
chore: finalize linter and formatter config
2024-03-27 16:55:30 +05:30
997ba997fe
init: the basics
2024-03-27 16:38:52 +05:30