Skip to content

Releases: apparata/Bootstrapp

1.5.0: Templates can now import common files using import directive

25 Nov 15:04
Compare
Choose a tag to compare

1.4.0: Output directory is now prefixed by the current date.

21 Aug 00:14
Compare
Choose a tag to compare

Also, a bunch of refactoring happened, to modernize the app code.

Notarized binary attached below.

1.3.0: Add support for Swift packages directly in the template form

15 Aug 21:37
Compare
Choose a tag to compare

1.1.0: Minor fixes and updated to XcodeGen 2.29.0

26 May 13:05
Compare
Choose a tag to compare
  • Update to BootstrappKit 0.0.9
  • Update to XcodeGen 2.29.0
  • Update to SwiftUIToolbox 0.7.1

The attached Bootstrapp.app.zip contains a notarized app.

Bootstrapp 1.0.0: Raise deployment target to Monterey

11 Dec 22:46
Compare
Choose a tag to compare
  • Various modernizations of the codebase.

Add General template (and General Meta Template) support.

05 Jan 19:38
Compare
Choose a tag to compare
0.1.4

Bump version number to 0.1.4 (5)

Fixed a bug in conditional inclusion of directories.

31 Dec 17:52
Compare
Choose a tag to compare
  • Fixed a bug in conditional inclusion of directories.
  • Updated to BootstrappKit 0.0.5
  • Ignoring template files named .ignored-placeholder that you would put in empty directories in your template to make sure git tracks the directories.

Fixed bug in conditional file inclusion.

15 Dec 22:21
Compare
Choose a tag to compare
0.1.2

Add expression evaluation for includeDirectories and includeFiles conditions in Bootstrap.json

15 Dec 21:58
Compare
Choose a tag to compare

First alpha version.

08 Dec 22:22
Compare
Choose a tag to compare
First alpha version. Pre-release
Pre-release
  • Bootstrapp.app.zip contains the notarized app.
  • Templates.zip contains sample templates.

Documentation is virtually non-existent, but the template language is somewhat documented in the README.md file for https://github.com/apparata/TemplateKit.