Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 11:01
· 90 commits to main since this release

Regolith Version 1.1.0

We're excited to introduce the new minor version of Regolith, version 1.1.0. This update brings several improvements and fixes aimed at enhancing usability and stability. The updates introduced in this version include the implementation of caching for filter repositories, addition of new command flags for better management and automation, and various bug fixes related to data export and tag sorting.

Since our last minor update, there have been a series of patch updates (1.0.1 - 1.0.5) incorporating incremental improvements and bug fixes. These range from new command additions, implementation of environment variables for export paths, improved downloading of filters, bug fixes related to filter execution and numerous other improvements.

Added

  • Added caching for filter repositories to improve performance and efficiency.
  • Introduced a new configuration file option, filter_cache_update_cooldown, to manage the cache update frequency.
  • Introduced a --force-filter-refresh flag that can be used with install and install-all subcommands for a forced cache refresh.
  • Implemented a new --profile flag in install subcommand to automatically add the installed filter to a profile.

Fixed

  • Fixed a number of issues related to filters using exportData property.
  • Corrected an issue with incorrect sorting of tags when searching for the latest version.

Full Changelog: 1.0.5...1.1.0