Skip to content

v0.0.6

Compare
Choose a tag to compare
@SarthakMakhija SarthakMakhija released this 04 Oct 07:19
· 60 commits to main since this release

Changelog

  • 76db0b8 Sarthak | Adds 0.0.7 and 0.0.8 release ideas
  • 592bed9 Sarthak | Adds Contributing.md
  • 29d9bcf Sarthak | Adds a build step
  • ac3a07d Sarthak | Adds an integration test for isArchive
  • 06cf88e Sarthak | Adds badges for each OS in README
  • 4232d54 Sarthak | Adds cache dependencies for macOS11 and macOS12
  • 42bb208 Sarthak | Adds coverage.out and main in .gitignore
  • 70b3c74 Sarthak | Adds goselect in .gitignore
  • 3ca4b9e Sarthak | Adds integration tests to look for files with name containing quotes or parentheses
  • 991c15c Sarthak | Adds macos-12 and macos-11 for build
  • b297007 Sarthak | Adds release.yml
  • a517d36 Sarthak | Adds support for isArchive
  • 32f8d59 Sarthak | Adds times_windows to returns created, access and modified time for files on windows
  • d91226f Sarthak | Adds windows-latest build
  • 2c1990d Sarthak | Changes the way group id is returned in usergroup
  • afd8f52 Sarthak | Formats README
  • 3b5eb28 Sarthak | Introduces support for single and double quotes with backslash
  • 429a831 Sarthak | Refactors FileAttributes, extracts blocks information in blocks.go
  • 80dfcba Sarthak | Refactors FileAttributes, extracts user and group information in usergroup
  • fbabaca Sarthak | Refactors SelectQueryExecutor
  • bb7642a Sarthak | Removes a test file with double quotes in basename. Changes the tests to ensure such a file is created in test. This change was done to ensure windows compatability
  • 897506b Sarthak | Removes duplicate build step from build ymls
  • a9e3d7e Sarthak | Removes windows build
  • 24c5f91 Sarthak | Separates build for each OS
  • 5915d3c Sarthak | Tokenizer now add support for quoted literals
  • 5d0ffed Sarthak | Updates README
  • 4c2cc99 Sarthak | Updates README
  • e43f61e Sarthak | Updates README
  • 33033d6 Sarthak | Updates README and Tasks
  • b61ef4d Sarthak | Updates README for 0.0.6 release
  • cb9cbab Sarthak | Updates README for 0.0.6 release
  • 12644e8 Sarthak | Updates README for 0.0.6 release
  • ea17541 Sarthak | Updates README for 0.0.6 release
  • a5ac5db Sarthak | Updates README with latest release download instruction
  • 62b4972 Sarthak | Updates Tasks
  • f477c63 Sarthak | Updates Tasks
  • fcfe078 Sarthak | Updates Tasks
  • fd95a10 Sarthak | Updates Tasks
  • 0daa326 Sarthak | Updates Tasks
  • a9d2782 Sarthak | Updates Tasks, adds thoughts on 0.0.6 and 0.0.7 release
  • 397c4f1 Sarthak | Updates functions diagram
  • a7144c2 Sarthak | Updates the description of goselect
  • b5029dc Sarthak | Updates token name in release.yml
  • 9554f32 Sarthak | Updates version
  • 9b3d202 hak | Adds integration tag to SelectQueryExecutor_scalar_functions_where_integration_test