Releases: ink0rr/rgl
Releases · ink0rr/rgl
v0.5.2
What's Changed
Bump default min_engine_version in rgl init
Various fixes on print log messages
v0.5.1
What's Changed
Deprecate rgl install
command, use rgl add
and rgl get
instead
Deprecate rgl uninstall
command, use rgl remove
instead
Move filter cache dir and resolver cache dir to rgl
directory
Fix rgl list
output colors
v0.5.0
What's Changed
Move development export temp dir to avoid file conflict
Add session lock to prevent running multiple rgl instance in the same project
Add rgl list
command
Add rgl uninstall
command
v0.4.1
What's Changed
Fix invalid Nodejs filter script path
v0.4.0
What's Changed
Add rgl clean
command
Add exe filter support
Support installing local filter dependencies
v0.3.0
What's Changed
Add --force
flag for init command
Skip build process on go filter when not needed
v0.2.1
What's Changed
Improve go filter build times
v0.2.0
What's Changed
Add update check to notify users when there's a new release
Add rgl update
command to automatically update to the latest version
Set watch mode to use cache by default
v0.1.8
What's Changed
Fix cached copy on unix
Fix rgl install <filter>
failed to fetch new tags
Copy filter data on install
v0.1.7
What's Changed
Add --cached
flag to run and watch command to speed up subsequent runs.
You can’t perform that action at this time.