Skip to content

v2.1.1

Compare
Choose a tag to compare
@stcrestrada stcrestrada released this 28 May 22:20
· 8 commits to main since this release

Changelog

  • cb65d32 Brew formula update for gee version v2.1.0
  • c7a92bc Optimize repo removal logic using in-place swap and truncate method
  • f02b01f feat: add verbose logging - I still need to figure out the best places to add verbose logging but it's in place - the once place I've consistently add is letting the user know where the configuration is loaded from when retrieving information which appears to be helpful and informative - not publishing this yet
  • 2c29457 include additional configuration information in README.md 'Manually Configure gee.toml' section
  • 4bcdbd6 refactor - rename func SetConfig -> ParseConfig.
  • 23e22b4 update readme for Initialize Configuraiton