Releases: electricimp/Builder
Releases · electricimp/Builder
2.4.0
- Update GitHub API library
- Add proxy support (#41 fixed)
2.3.1
- #30 fixed
- support for "warning" instructions
2.2.4
Allow for trailing comments for all builder directives + extended the allowed characters set for the company/project name for GitHub resources.
2.2.2
- Support for comments at the end of the @include statements;
- Support for remote file cache.
2.1.0
- Added support for environment variables.
- Append a new line symbol after included file if there is no one at the end of the file.
- Tests and docs updated appropriately.
2.0.0
- Support for the latest Node.js versions;
- Include the full file path into the line control information;
- Inline macros fixed;
- A lot of other bug fixes and cleanup.