All notable changes to this project will be documented in this file.
- Fixed an error when processing old sfdx processes
- Added new Apex Token types and new Apex Formater options
- Added new Apex Token Typess to better languages parser precission to Intellisense and formatter
- Fix error on process Handler when SFDX has an update
- Added new types to handle Process Options to better use
- Added new processes to handle and instance Aura Helper SFDX processes
- Enhanced values types with interfaces to better use
- Added post Request to HTTPConnection
- Changed to Typescript
- Added support to API 53.0
- Add new types
- Added Utils libraries with Validator, XMLUtils, StrUtils, OSUtils, MathUtils and Utils classes
- Added Values libraries with Metadata Types Names, Data types and other Data Values utils for @ah libraries
- Added Types libraries with all data types to use in @ah libraries, Aura Helper CLI and Aura Helper Extension
- Added Process Manager libraries to handle all running process in @ah libraries, Aura Helper CLI and Aura Helper Extension
- Added FileSystem libraries to manage file operations on @ah libraries, Aura Helper CLI and Aura Helper Extension