Skip to content

Releases: electricimp/Builder

2.4.0

09 Apr 18:04
b2940c3
Compare
Choose a tag to compare
  • Update GitHub API library
  • Add proxy support (#41 fixed)

2.3.1

20 Mar 22:54
10f9ef5
Compare
Choose a tag to compare
  • #30 fixed
  • support for "warning" instructions

2.2.4

22 Aug 00:51
Compare
Choose a tag to compare

Allow for trailing comments for all builder directives + extended the allowed characters set for the company/project name for GitHub resources.

2.2.2

08 Aug 19:56
Compare
Choose a tag to compare
  • Support for comments at the end of the @include statements;
  • Support for remote file cache.

2.1.0

26 Jun 18:58
Compare
Choose a tag to compare
  • 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.1

10 Apr 17:57
Compare
Choose a tag to compare

#13 fixed.

2.0.0

03 Mar 02:02
Compare
Choose a tag to compare
  • 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.