Releases: luaupm/lpm
Release list
v0.5.2
v0.5.1
v0.5.0
v0.4.2
What's Changed
- fix: rojo mount nested packages by @ryancundiff in #27
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- ci: ping the release role from the announcement by @ryancundiff in #26
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: lpm execute and the lpx launcher by @ryancundiff in #18
- ci: stop generating release notes by @ryancundiff in #19
- fix(install): direct-only top links and self-contained environment roots by @ryancundiff in #20
- feat(publish): attach GitHub Actions OIDC token for provenance by @savruun in #21
- feat(patches): edit a dependency, keep the edit by @savruun in #22
- perf(build): fat LTO and size-opt, 27% off the binary by @ryancundiff in #24
- ci: stop expanding the release body into the announce script by @ryancundiff in #25
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- perf: faster installs by @ryancundiff in #15
- feat: overrides by @ryancundiff in #16
- chore(release): bump version to 0.3.0 by @ryancundiff in #17
Full Changelog: v0.2.1...v0.3.0
What's Changed
- perf: faster installs by @ryancundiff in #15
- feat: overrides by @ryancundiff in #16
- chore(release): bump version to 0.3.0 by @ryancundiff in #17
Full Changelog: v0.2.1...v0.3.0
What's Changed
- perf: faster installs by @ryancundiff in #15
- feat: overrides by @ryancundiff in #16
- chore(release): bump version to 0.3.0 by @ryancundiff in #17
Full Changelog: v0.2.1...v0.3.0
What's Changed
- perf: faster installs by @ryancundiff in #15
- feat: overrides by @ryancundiff in #16
- chore(release): bump version to 0.3.0 by @ryancundiff in #17
Full Changelog: v0.2.1...v0.3.0
What's Changed
- perf: faster installs by @ryancundiff in #15
- feat: overrides by @ryancundiff in #16
- chore(release): bump version to 0.3.0 by @ryancundiff in #17
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix(install): mirror the disk in project files a package ships by @ryancundiff in #13
- chore(release): bump version to 0.2.1 by @ryancundiff in #14
Full Changelog: v0.2.0...v0.2.1
What's Changed
- fix(install): mirror the disk in project files a package ships by @ryancundiff in #13
- chore(release): bump version to 0.2.1 by @ryancundiff in #14
Full Changelog: v0.2.0...v0.2.1
What's Changed
- fix(install): mirror the disk in project files a package ships by @ryancundiff in #13
- chore(release): bump version to 0.2.1 by @ryancundiff in #14
Full Changelog: v0.2.0...v0.2.1
What's Changed
- fix(install): mirror the disk in project files a package ships by @ryancundiff in #13
- chore(release): bump version to 0.2.1 by @ryancundiff in #14
Full Changelog: v0.2.0...v0.2.1
What's Changed
- fix(install): mirror the disk in project files a package ships by @ryancundiff in #13
- chore(release): bump version to 0.2.1 by @ryancundiff in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(self):
lpm self codewires lpm.toml IntelliSense into VS Code by @ryancundiff in #9 - feat: resolve init entries and rewrite instance requires into string requires by @savruun in #10
- fix: generate link files for installed packages' own dependencies by @ryancundiff in #11
- chore(release): bump version to 0.2.0 by @ryancundiff in #12
Full Changelog: v0.1.0...v0.2.0
What's Changed
- feat(self):
lpm self codewires lpm.toml IntelliSense into VS Code by @ryancundiff in #9 - feat: resolve init entries and rewrite instance requires into string requires by @savruun in #10
- fix: generate link files for installed packages' own dependencies by @ryancundiff in #11
- chore(release): bump version to 0.2.0 by @ryancundiff in #12
Full Changelog: v0.1.0...v0.2.0
What's Changed
- feat(self):
lpm self codewires lpm.toml IntelliSense into VS Code by @ryancundiff in #9 - feat: resolve init entries and rewrite instance requires into string requires by @savruun in #10
- fix: generate link files for installed packages' own dependencies by @ryancundiff in #11
- chore(release): bump version to 0.2.0 by @ryancundiff in #12
Full Changelog: v0.1.0...v0.2.0
What's Changed
- feat(self):
lpm self codewires lpm.toml IntelliSense into VS Code by @ryancundiff in #9 - feat: resolve init entries and rewrite instance requires into string requires by @savruun in #10
- fix: generate link files for installed packages' own dependencies by @ryancundiff in #11
- chore(release): bump version to 0.2.0 by @ryancundiff in #12
Full Changelog: v0.1.0...v0.2.0
What's Changed
- feat(self):
lpm self codewires lpm.toml IntelliSense into VS Code by @ryancundiff in #9 - feat: resolve init entries and rewrite instance requires into string requires by @savruun in #10
- fix: generate link files for installed packages' own dependencies by @ryancundiff in #11
- chore(release): bump version to 0.2.0 by @ryancundiff in #12
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: initial lpm CLI with init wizard, self-management, and themed UI by @ryancundiff in #1
- feat: dependency management with add/install, resolver, and multi-index support (luaupm, pesde, wally) by @ryancundiff in #2
- feat: add project-scoped tool management via GitHub releases by @savruun in #3
- feat: publishing via GitHub releases + index PRs, index command, and progress UI by @savruun in #4
- feat!: beta prep: scripts, run/studio, and a clean slate for the API by @savruun in #5
- feat: studio init/open — open a place in Studio from a [studio] table in lpm.toml by @ryancundiff in #6
- feat: first-party registry publish and install by @savruun in #7
- feat: pesde-style workspaces by @savruun in #8
New Contributors
- @ryancundiff made their first contribution in #1
- @savruun made their first contribution in #3
Full Changelog: https://github.com/luaupm/cli/commits/v0.1.0
What's Changed
- feat: initial lpm CLI with init wizard, self-management, and themed UI by @ryancundiff in #1
- feat: dependency management with add/install, resolver, and multi-index support (luaupm, pesde, wally) by @ryancundiff in #2
- feat: add project-scoped tool management via GitHub releases by @savruun in #3
- feat: publishing via GitHub releases + index PRs, index command, and progress UI by @savruun in #4
- feat!: beta prep: scripts, run/studio, and a clean slate for the API by @savruun in #5
- feat: studio init/open — open a place in Studio from a [studio] table in lpm.toml by @ryancundiff in #6
- feat: first-party registry publish and install by @savruun in #7
- feat: pesde-style workspaces by @savruun in #8
New Contributors
- @ryancundiff made their first contribution in #1
- @savruun made their first contribution in #3
Full Changelog: https://github.com/luaupm/cli/commits/v0.1.0
What's Changed
- feat: initial lpm CLI with init wizard, self-management, and themed UI by @ryancundiff in #1
- feat: dependency management with add/install, resolver, and multi-index support (luaupm, pesde, wally) by @ryancundiff in #2
- feat: add project-scoped tool management via GitHub releases by @savruun in #3
- feat: publishing via GitHub releases + index PRs, index command, and progress UI by @savruun in #4
- feat!: beta prep: scripts, run/studio, and a clean slate for the API by @savruun in #5
- feat: studio init/open — open a place in Studio from a [studio] table in lpm.toml by @ryancundiff in #6
- feat: first-party registry publish and install by @savruun in #7
- feat: pesde-style workspaces by @savruun in #8
New Contributors
- @ryancundiff made their first contribution in #1
- @savruun made their first contribution in #3
Full Changelog: https://github.com/luaupm/cli/commits/v0.1.0
What's Changed
- feat: initial lpm CLI with init wizard, self-management, and themed UI by @ryancundiff in #1
- feat: dependency management with add/install, resolver, and multi-index support (luaupm, pesde, wally) by @ryancundiff in #2
- feat: add project-scoped tool management via GitHub releases by @savruun in #3
- feat: publishing via GitHub releases + index PRs, index command, and progress UI by @savruun in #4
- feat!: beta prep: scripts, run/studio, and a clean slate for the API by @savruun in #5
- feat: studio init/open — open a place in Studio from a [studio] table in lpm.toml by @ryancundiff in #6
- feat: first-party registry publish and install by @savruun in #7
- feat: pesde-style workspaces by @savruun in #8
New Contributors
- @ryancundiff made their first contribution in #1
- @savruun made their first contribution in #3
Full Changelog: https://github.com/luaupm/cli/commits/v0.1.0