Skip to content

Commit

Permalink
Prepare for release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaopudark committed Sep 11, 2023
1 parent 74beca4 commit 9c97e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Make sure all `Test-` functions return boolean.
- Make sure all `ValidateScript()` use `Test-` functions instead of `Assert-` functions.
- Rename all APIs or components about `xEnvPaths` to `xEnvPath`.
- Rename `Config.ps1` to `Register.PrivateComponents.ps` for better understanding.
- Add a public API function, `Register-FSLEnvForPwsh`, to register the environment variables for the current PowerShell session.
- Add a statement about the hard link in `README.md`.
- Modify all file names for a better understanding.
Expand Down

0 comments on commit 9c97e77

Please sign in to comment.