2024-03-04 20:19:39 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2024-11-22 19:42:09 +00:00
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
|
|
- Print that no updates are available in `outdated` command by @daimond113
|
2024-11-23 10:41:17 +00:00
|
|
|
- Support negated globs in `workspace_members` field by @daimond113
|
2024-11-23 21:54:28 +00:00
|
|
|
- Make `includes` use glob patterns by @daimond113
|
2024-11-24 19:22:15 +00:00
|
|
|
- Use symlinks for workspace dependencies to not require reinstalling by @daimond113
|
2024-11-22 19:42:09 +00:00
|
|
|
|
2024-11-22 18:43:38 +00:00
|
|
|
## [0.5.0-rc.12] - 2024-11-22
|
2024-11-22 18:40:20 +00:00
|
|
|
### Added
|
|
|
|
- Support fallback Wally registries by @daimond113
|
|
|
|
|
2024-11-22 14:52:54 +00:00
|
|
|
### Fixed
|
|
|
|
- Fix peer dependencies being resolved incorrectly by @daimond113
|
2024-11-22 18:42:18 +00:00
|
|
|
- Set PESDE_ROOT to the correct path in `pesde run` by @daimond113
|
2024-11-22 14:52:54 +00:00
|
|
|
|
2024-11-20 19:09:41 +00:00
|
|
|
## [0.5.0-rc.11] - 2024-11-20
|
2024-11-18 23:32:08 +00:00
|
|
|
### Fixed
|
|
|
|
- Add back mistakenly removed updates check caching by @daimond113
|
2024-11-20 17:41:09 +00:00
|
|
|
- Set download error source to inner error to propagate the error by @daimond113
|
2024-11-20 19:03:16 +00:00
|
|
|
- Correctly copy workspace packages by @daimond113
|
2024-11-18 23:32:08 +00:00
|
|
|
|
2024-11-16 17:41:53 +00:00
|
|
|
## [0.5.0-rc.10] - 2024-11-16
|
2024-11-16 17:36:45 +00:00
|
|
|
### Fixed
|
|
|
|
- Fix `self-install` doing a cross-device move by @daimond113
|
|
|
|
|
2024-11-16 17:39:57 +00:00
|
|
|
### Changed
|
|
|
|
- Only store `pesde_version` executables in the version cache by @daimond113
|
|
|
|
|
2024-11-16 14:33:10 +00:00
|
|
|
## [0.5.0-rc.9] - 2024-11-16
|
2024-11-16 09:40:37 +00:00
|
|
|
### Fixed
|
|
|
|
- Correctly link Wally server packages by @daimond113
|
|
|
|
|
2024-11-16 12:46:05 +00:00
|
|
|
### Changed
|
|
|
|
- `self-upgrade` now will check for updates by itself by default by @daimond113
|
|
|
|
|
2024-11-12 15:05:14 +00:00
|
|
|
## [0.5.0-rc.8] - 2024-11-12
|
2024-11-04 18:17:35 +00:00
|
|
|
### Added
|
|
|
|
- Add `--index` flag to `publish` command to publish to a specific index by @daimond113
|
|
|
|
|
2024-11-01 17:31:11 +00:00
|
|
|
### Fixed
|
|
|
|
- Use a different algorithm for finding a CAS directory to avoid issues with mounted drives by @daimond113
|
2024-11-03 12:06:59 +00:00
|
|
|
- Remove default.project.json from Git pesde dependencies by @daimond113
|
2024-11-03 12:09:06 +00:00
|
|
|
- Correctly (de)serialize workspace specifiers by @daimond113
|
2024-11-11 17:57:44 +00:00
|
|
|
- Fix CAS finder algorithm issues with Windows by @daimond113
|
|
|
|
- Fix CAS finder algorithm's AlreadyExists error by @daimond113
|
2024-11-11 17:59:34 +00:00
|
|
|
- Use moved path when setting file to read-only by @daimond113
|
2024-11-01 17:31:11 +00:00
|
|
|
|
2024-11-01 19:57:32 +00:00
|
|
|
### Changed
|
|
|
|
- Switched to fs-err for better errors with file system operations by @daimond113
|
2024-11-11 12:27:56 +00:00
|
|
|
- Use body bytes over multipart for publishing packages by @daimond113
|
|
|
|
|
|
|
|
### Performance
|
|
|
|
- Switch to async Rust by @daimond113
|
2024-11-01 19:57:32 +00:00
|
|
|
|
2024-10-30 18:35:05 +00:00
|
|
|
## [0.5.0-rc.7] - 2024-10-30
|
2024-10-29 19:06:00 +00:00
|
|
|
### Added
|
|
|
|
- New website by @lukadev-0
|
|
|
|
|
2024-10-15 22:52:00 +01:00
|
|
|
### Fixed
|
|
|
|
- Use updated aliases when reusing lockfile dependencies by @daimond113
|
2024-10-17 21:07:55 +01:00
|
|
|
- Listen for device flow completion without requiring pressing enter by @daimond113
|
2024-10-20 17:13:08 +01:00
|
|
|
- Sync scripts repo in background by @daimond113
|
2024-10-26 16:45:18 +01:00
|
|
|
- Don't make CAS files read-only on Windows (file removal is disallowed if the file is read-only) by @daimond113
|
2024-10-30 16:07:17 +00:00
|
|
|
- Validate package names are lowercase by @daimond113
|
2024-10-15 22:52:00 +01:00
|
|
|
|
2024-10-20 16:13:58 +01:00
|
|
|
### Performance
|
|
|
|
- Clone dependency repos shallowly by @daimond113
|
|
|
|
|
2024-10-20 17:15:14 +01:00
|
|
|
### Changed
|
|
|
|
- Optimize boolean expression in `publish` command by @daimond113
|
|
|
|
|
2024-10-14 19:17:14 +01:00
|
|
|
## [0.5.0-rc.6] - 2024-10-14
|
2024-10-13 13:13:21 +01:00
|
|
|
### Added
|
|
|
|
- Support full version requirements in workspace version field by @daimond113
|
2024-10-14 18:40:02 +01:00
|
|
|
- Improved authentication system for registry changes by @daimond113
|
2024-10-13 13:13:21 +01:00
|
|
|
|
2024-10-13 10:59:31 +01:00
|
|
|
### Fixed
|
|
|
|
- Correct `pesde.toml` inclusion message in `publish` command by @daimond113
|
2024-10-13 12:57:55 +01:00
|
|
|
- Allow writes to files when `link` is false in PackageFS::write_to by @daimond113
|
2024-10-13 14:18:05 +01:00
|
|
|
- Handle missing revisions in AnyPackageIdentifier::from_str by @daimond113
|
2024-10-14 13:59:16 +01:00
|
|
|
- Make GitHub OAuth client ID config optional by @daimond113
|
2024-10-13 10:59:31 +01:00
|
|
|
|
2024-10-12 18:17:37 +01:00
|
|
|
## [0.5.0-rc.5] - 2024-10-12
|
2024-10-12 18:14:47 +01:00
|
|
|
### Added
|
|
|
|
- Inform user about not finding any bin package when using its bin invocation by @daimond113
|
|
|
|
|
2024-10-12 17:07:05 +01:00
|
|
|
### Fixed
|
|
|
|
- Fix `self-upgrade` overwriting its own binary by @daimond113
|
2024-10-12 17:59:57 +01:00
|
|
|
- Allow use of Luau packages in `execute` command by @daimond113
|
|
|
|
- Remove duplicated manifest file name in `publish` command by @daimond113
|
2024-10-12 17:07:05 +01:00
|
|
|
|
2024-10-12 15:06:00 +01:00
|
|
|
## [0.5.0-rc.4] - 2024-10-12
|
2024-10-12 15:00:21 +01:00
|
|
|
### Added
|
|
|
|
- Add `yes` argument to skip all prompts in publish command by @daimond113
|
|
|
|
- Publish all workspace members when publishing a workspace by @daimond113
|
|
|
|
|
2024-10-07 15:42:49 +01:00
|
|
|
### Fixed
|
|
|
|
- Add feature gates to `wally-compat` specific code in init command by @daimond113
|
|
|
|
|
2024-10-06 23:05:59 +01:00
|
|
|
## [0.5.0-rc.3] - 2024-10-06
|
2024-10-06 23:01:10 +01:00
|
|
|
### Fixed
|
|
|
|
- Use workspace specifiers' `target` field when resolving by @daimond113
|
|
|
|
|
2024-10-06 22:52:46 +01:00
|
|
|
## [0.5.0-rc.2] - 2024-10-06
|
2024-10-06 22:49:59 +01:00
|
|
|
### Added
|
|
|
|
- Add support for multiple targets under the same package name in workspace members by @daimond113
|
2024-10-06 22:50:58 +01:00
|
|
|
### Fixed
|
|
|
|
- Fix versions with dots not being handled correctly by @daimond113
|
2024-10-06 22:49:59 +01:00
|
|
|
|
2024-10-06 21:15:22 +01:00
|
|
|
## [0.5.0-rc.1] - 2024-10-06
|
|
|
|
### Changed
|
|
|
|
- Rewrite the entire project in a more maintainable way by @daimond113
|
|
|
|
- Support workspaces by @daimond113
|
|
|
|
- Improve CLI by @daimond113
|
|
|
|
- Support multiple targets for a single package by @daimond113
|
|
|
|
- Make registry much easier to self-host by @daimond113
|
|
|
|
- Start maintaining a changelog by @daimond113
|
|
|
|
|
2024-11-22 18:43:38 +00:00
|
|
|
[0.5.0-rc.12]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.11..v0.5.0-rc.12
|
2024-11-20 19:09:41 +00:00
|
|
|
[0.5.0-rc.11]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.10..v0.5.0-rc.11
|
2024-11-16 17:41:53 +00:00
|
|
|
[0.5.0-rc.10]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.9..v0.5.0-rc.10
|
2024-11-16 14:33:10 +00:00
|
|
|
[0.5.0-rc.9]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.8..v0.5.0-rc.9
|
2024-11-12 15:05:14 +00:00
|
|
|
[0.5.0-rc.8]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.7..v0.5.0-rc.8
|
2024-10-30 18:35:05 +00:00
|
|
|
[0.5.0-rc.7]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.6..v0.5.0-rc.7
|
2024-10-14 19:17:14 +01:00
|
|
|
[0.5.0-rc.6]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.5..v0.5.0-rc.6
|
2024-10-12 18:17:37 +01:00
|
|
|
[0.5.0-rc.5]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.4..v0.5.0-rc.5
|
2024-10-12 15:06:00 +01:00
|
|
|
[0.5.0-rc.4]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.3..v0.5.0-rc.4
|
|
|
|
[0.5.0-rc.3]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.2..v0.5.0-rc.3
|
2024-10-06 22:52:46 +01:00
|
|
|
[0.5.0-rc.2]: https://github.com/daimond113/pesde/compare/v0.5.0-rc.1..v0.5.0-rc.2
|
2024-10-06 21:15:22 +01:00
|
|
|
[0.5.0-rc.1]: https://github.com/daimond113/pesde/compare/v0.4.7..v0.5.0-rc.1
|