Skip to content

Ag-bash v1.1.0

Choose a tag to compare

@sairam0424 sairam0424 released this 16 Apr 17:34
· 404 commits to develop since this release

What's Changed

  • feat: initialize project scaffolding by @sairam0424 in #1
  • feat: port virtual file system (vfs) core by @sairam0424 in #2
  • feat: implement bash grammar parser and ast node types by @sairam0424 in #3
  • feat: implement core bash shell engine and statement interpreter by @sairam0424 in #4
  • feat: implement essential posix file system utilities by @sairam0424 in #5
  • feat: implement core text processing and stream filtering utilities by @sairam0424 in #6
  • feat: implement system, archive and network utilities by @sairam0424 in #7
  • feat: implement final utility expansion and shell state builtins by @sairam0424 in #8
  • feat: implement structured data and advanced search utilities by @sairam0424 in #9
  • Feature/completion system by @sairam0424 in #10

Full Changelog: https://github.com/sairam0424/ag-bash/commits/v1.1.0