Skip to content

v1.0.5

Compare
Choose a tag to compare
@WGrape WGrape released this 04 Mar 03:35
· 66 commits to main since this release

What's Changed

This update does not involve any adjustments to functionality or design. It simply optimizes the following two issues:

A compatibility issue with the 'source' command in non-bash processes.
When starting a shell and sourcing multiple shell scripts, the child shell now directly changes directory to the '$SPARROW_BASE_PATH' variable, making the logic simpler and clearer."

Full Changelog: v1.0.0...v1.0.5

Change Log

2024-03-04/10:09:45 sparrow main e985dda doc: fix doc error
2024-03-04/11:27:25 sparrow main a560048 feat: update the project root path logic(The process is in the same shell as the starting shell)