Commit graph

  • bf4eb8dd49
    Merge 34346dbe38 into 381740d2ce Aristosis 2024-12-12 10:04:08 +0100
  • 381740d2ce
    chore(release): prepare for v0.5.0-rc.17 0.5 v0.5.0-rc.17 daimond113 2024-12-11 21:41:09 +0100
  • a7ea8eb9c1
    docs: add missing changelog entry daimond113 2024-12-11 21:40:03 +0100
  • 4a3619c26e
    docs: document scripts packages daimond113 2024-12-11 21:37:59 +0100
  • 16ab05ec72
    feat(registry): support granular allowence of specifier types daimond113 2024-12-11 21:31:00 +0100
  • 36e6f16ca6
    fix: remove deny_unknown_fields from index config daimond113 2024-12-09 11:43:56 +0100
  • 4843424dba
    fix: dont prompt when no packages are configured daimond113 2024-12-09 11:41:54 +0100
  • e51bc9f9bb
    feat: allow multiple customisable scripts packages in init daimond113 2024-12-09 11:35:02 +0100
  • 6d8731f1e5
    perf: use exec in unix bin linkers daimond113 2024-12-08 19:19:43 +0100
  • 49a42dc931
    docs: remove note about rc.15 daimond113 2024-12-08 14:10:43 +0100
  • 13594d6103
    chore(release): prepare for v0.5.0-rc.16 v0.5.0-rc.16 daimond113 2024-12-08 13:56:41 +0100
  • eab46e4ee5
    fix: allow publishing packages with scripts with no lib or bin daimond113 2024-12-08 13:55:18 +0100
  • 7311427518
    chore(release): prepare for v0.5.0-rc.15 v0.5.0-rc.15 daimond113 2024-12-08 13:19:05 +0100
  • c94f0e55ec
    chore: update dependencies daimond113 2024-12-08 13:16:21 +0100
  • 15af291f84
    fix: use specifier target by default in init daimond113 2024-12-08 12:47:52 +0100
  • 2b2d280fe0
    feat: support luau scripts daimond113 2024-12-08 12:18:41 +0100
  • 0fa17a839f
    feat: support using workspace root as a member daimond113 2024-12-08 12:15:30 +0100
  • e30ec8a6cf
    fix: do not create scripts folders for packages without scripts daimond113 2024-12-08 10:13:09 +0100
  • f6fce8be9e
    fix: emulate wally deps fs placement to wally's daimond113 2024-12-07 20:59:01 +0100
  • 4d3ddd50cb
    feat: copy over peer pesde deps of scripts pkg in init command daimond113 2024-12-07 20:48:28 +0100
  • 5513ef41a3
    fix: do not require -- in bin executables on unix daimond113 2024-12-07 20:33:39 +0100
  • ac74c57709
    feat: add scripts packages daimond113 2024-12-07 15:08:52 +0100
  • 5ba8c5dbb4
    style: run rustfmt daimond113 2024-12-04 15:35:28 +0100
  • 7b592bb719
    fix: correctly override dependencies daimond113 2024-12-04 01:09:57 +0100
  • f7d2d7cbb0
    fix: strip .luau extension from require paths daimond113 2024-12-03 21:29:39 +0100
  • 91a3a9b122
    fix: enable tokio process feature daimond113 2024-12-03 00:45:28 +0100
  • b53457c42c
    feat: install pesde packages before wally daimond113 2024-12-02 23:39:39 +0100
  • a4162cd300
    fix: link deps before type extraction daimond113 2024-12-02 13:05:19 +0100
  • e807c261a2
    feat(cli): add better styles daimond113 2024-12-01 13:31:30 +0100
  • 11a356c99a
    fix: wasm loading on cloudflare (#12) Luka 2024-11-30 22:22:14 +0100
  • 12809da5ba fix: wasm loading on cloudflare LukaDev 2024-11-30 18:23:19 +0100
  • af30701a21
    feat: add admonitions to main website (#11) Luka 2024-11-30 19:23:14 +0100
  • b7afacebf3 feat: more admonition styles LukaDev 2024-11-30 18:00:46 +0100
  • 420d42664a feat: better admonition styles LukaDev 2024-11-30 17:33:40 +0100
  • b872ea7ce6 feat: add admonitions LukaDev 2024-11-30 16:25:02 +0100
  • 81ecd02df2
    chore: add observability to website daimond113 2024-11-30 12:59:26 +0100
  • 70f3bec275
    feat: use cloudflare adapter for main site (#10) Luka 2024-11-30 12:42:41 +0100
  • d293df5334 feat: use cloudflare adapter LukaDev 2024-11-30 12:17:35 +0100
  • 385e36f1e4
    feat: build docs site statically daimond113 2024-11-30 12:26:12 +0100
  • f69c05a05a
    chore(release): prepare for v0.5.0-rc.14 v0.5.0-rc.14 daimond113 2024-11-30 11:41:16 +0100
  • 564d9de675
    fix: allow includes to include top level files daimond113 2024-11-30 11:31:17 +0100
  • e5e2bbeeb4
    chore(registry): update sentry daimond113 2024-11-30 11:29:27 +0100
  • f0aafe212d
    docs: correct quickstart.mdx typo (#9) Paficent 2024-11-30 04:55:41 -0500
  • 51beae53e6
    Update quickstart.mdx - Typo Paficent 2024-11-30 02:24:57 -0500
  • 9b31718a0e
    chore: update dependencies daimond113 2024-11-28 22:44:42 +0100
  • 083bf3badd
    chore: add missing 'by' to changelog daimond113 2024-11-28 18:41:26 +0100
  • 43d0949a45
    chore(release): prepare for v0.5.0-rc.13 v0.5.0-rc.13 daimond113 2024-11-28 18:28:20 +0100
  • b475ff40e5
    feat: support specifying allowed external registries in config daimond113 2024-11-28 18:18:40 +0100
  • cb17c419d0
    feat: add uth token command daimond113 2024-11-28 16:19:31 +0100
  • 3aadebf3ea
    fix(registry): handle 404 over 401 error code daimond113 2024-11-28 15:51:52 +0100
  • 56579e38b2
    fix: install peer dependencies & silence warn in x command daimond113 2024-11-27 21:22:58 +0100
  • 4eeced440d
    chore: update urls to use pesde org daimond113 2024-11-27 21:08:33 +0100
  • 60dafa0114
    perf: asyncify linking daimond113 2024-11-27 20:54:11 +0100
  • 34346dbe38
    Use the home variable installation.mdx Aristosis 2024-11-27 14:59:46 +0530
  • 1fdbe4f154
    Fix improper assignment to path installation.mdx Aristosis 2024-11-27 14:44:03 +0530
  • a9243b0214
    fix: support old includes behaviour daimond113 2024-11-26 18:12:56 +0100
  • 97cc58afcf
    fix: link dependencies in x command daimond113 2024-11-26 12:59:43 +0100
  • b5b3257cac
    fix: install dependencies of packages in x command daimond113 2024-11-26 12:50:14 +0100
  • 15d6655889
    style: apply clippy lints daimond113 2024-11-26 12:25:31 +0100
  • 80c47aa0e4
    feat: use symlinks for workspace dependencies daimond113 2024-11-24 20:22:15 +0100
  • 2c003c62aa
    fix: switch to wax for better globs daimond113 2024-11-24 20:21:16 +0100
  • b6a4d39c51
    docs: update docs to use globs in includes daimond113 2024-11-24 17:42:28 +0100
  • 37a7c34084
    feat: use globs in includes field daimond113 2024-11-23 22:54:28 +0100
  • dad3fad402
    feat: support negated globs in workspace members daimond113 2024-11-23 11:41:17 +0100
  • 33917424a8
    feat: print no updates available in outdated command daimond113 2024-11-22 20:42:09 +0100
  • 9268159dc6
    chore(release): prepare for v0.5.0-rc.12 v0.5.0-rc.12 daimond113 2024-11-22 19:43:38 +0100
  • 3d662a6de3
    fix: set PESDE_ROOT to correct path in run command daimond113 2024-11-22 19:42:18 +0100
  • bb92a06d64
    feat: support fallback wally registries daimond113 2024-11-22 19:40:20 +0100
  • a067fbd4bd
    fix: correctly resolve peer dependencies daimond113 2024-11-22 15:52:54 +0100
  • e9bb21835c
    docs: document making bin packages daimond113 2024-11-21 17:03:20 +0100
  • 85312525f1
    chore(release): prepare for v0.5.0-rc.11 v0.5.0-rc.11 daimond113 2024-11-20 20:09:41 +0100
  • ac73a15c9d
    fix: correctly copy workspace packages daimond113 2024-11-20 20:03:16 +0100
  • 745828f926
    fix: propagate inner download error error daimond113 2024-11-20 18:41:09 +0100
  • 00d4515849
    docs: link making binary packages daimond113 2024-11-20 18:40:36 +0100
  • d52a9cb615
    fix: re-add updates check caching daimond113 2024-11-19 00:32:08 +0100
  • 4866559025
    chore: optimize exe size in release mode daimond113 2024-11-17 23:02:54 +0100
  • c5d60549c9
    chore(release): prepare for v0.5.0-rc.10 v0.5.0-rc.10 daimond113 2024-11-16 18:41:53 +0100
  • 763bf2698f
    refactor: only store pesde_version exes in version cache daimond113 2024-11-16 18:39:57 +0100
  • 5a82f8616f
    fix: fix self-install cross-device move daimond113 2024-11-16 18:36:45 +0100
  • 00b470b173
    chore(release): prepare for v0.5.0-rc.9 v0.5.0-rc.9 daimond113 2024-11-16 15:33:10 +0100
  • 24ad379b7c
    feat: make self-upgrade check for updates by itself daimond113 2024-11-16 13:46:05 +0100
  • 0ae1797ead
    style: run prettier on docs daimond113 2024-11-16 11:42:57 +0100
  • be46042b51
    fix: correctly link Wally server packages daimond113 2024-11-16 10:40:37 +0100
  • 4965d172be
    chore: add Ko-Fi to FUNDING.yml dai 2024-11-13 19:57:13 +0100
  • d8304d56a6
    chore: create FUNDING.yml dai 2024-11-13 18:22:44 +0100
  • d68a1389ab
    style: apply rustfmt daimond113 2024-11-12 18:00:24 +0100
  • 9f93cb93d6
    feat(registry): return more info in error responses daimond113 2024-11-12 17:58:20 +0100
  • 1be3bf505e
    chore(release): prepare for v0.5.0-rc.8 v0.5.0-rc.8 daimond113 2024-11-12 16:05:14 +0100
  • dcd6a2a107
    fix(cli): correct async-related panic daimond113 2024-11-12 16:00:37 +0100
  • 72eb48de07
    fix: use new path when setting file read-only daimond113 2024-11-11 18:59:34 +0100
  • 9f3017742e
    fix: correct cas finding algorithm daimond113 2024-11-11 18:57:44 +0100
  • dca495a467
    chore: add missing changelog entries daimond113 2024-11-11 13:27:56 +0100
  • b180bea063
    feat(registry): move to body bytes over multipart for uploading daimond113 2024-11-11 13:21:47 +0100
  • 19aa5eb52c
    feat(registry): log errors with more details daimond113 2024-11-10 20:11:10 +0100
  • f1c9cbc9fd
    docs: documentation improvements (#6) Luka 2024-11-11 12:45:41 +0100
  • ba39c68a74 docs: improve documentation for package docs LukaDev 2024-11-11 11:57:01 +0100
  • 1369fe990b
    feat: display packages in progress bars daimond113 2024-11-10 18:08:59 +0100
  • f7808e452d
    chore: update dependencies daimond113 2024-11-10 17:20:03 +0100
  • 15868acce0
    feat: patch before linking daimond113 2024-11-10 17:16:35 +0100
  • a9b1fa655f
    refactor: update update message daimond113 2024-11-10 16:47:19 +0100