Skip to content

v0.4.0

Choose a tag to compare

@parro-it parro-it released this 11 Oct 17:51
· 60 commits to master since this release
  • Implemented modes. See #35 and documentation.
  • Started to add bash mode specific features progress here.
  • Simplified all substitution code.
  • Rewrote tokenizer from scratch.
  • Changed all AST nodes types #25 #26 documentation.
  • Add absolute character indexing to all loc nodes.
  • Introduced lerna to manage packages.
  • Implemented special parameter: String Length, Remove Smallest Suffix Pattern, Remove Largest Suffix Pattern, Remove Smallest Prefix Pattern, Remove Largest Prefix Pattern
  • Various bug fixing