Skip to content

v1.6.0

Compare
Choose a tag to compare
@tanaikech tanaikech released this 30 Nov 01:44
· 15 commits to master since this release
  • v1.6.0 (November 30, 2018)
    1. Although at ggsrun, files can be searched by filename and file ID, searching files using search query and regex couldn't be done. From version 1.6.0, files got to be able to be searched using the search query and regex.
      • $ ggsrun sf -q "### search query ###" -f "### fields ###" -r "### regex ###"
    2. Some modifications.