Skip to content

Releases: PentiaLabs/generator-helix

1.5.1 - Added target framework versions 4.7.1, 4.7.2 and 4.8

16 Sep 09:21
aff00dd
Compare
Choose a tag to compare

Added target framework versions 4.7.1, 4.7.2 and 4.8, can be used to create projects targeting .net frameworks higher than 4.7.

1.3.3 - .NET version options

17 May 08:27
c279474
Compare
Choose a tag to compare

Minor thing, but helpful for some!

Features

1.3.1 - Stores prompts & validates inputs and fixes a number of bugs

11 Apr 11:02
Compare
Choose a tag to compare

Minor version number change, but yet we indroduce features... how funny is that!!!!

Features

  • Stores Prompt inputs (#89)
  • Validate Project Name (#90)

Bugs

  • Fix PowerShell Invoke Path (#94)

Other

  • Updated dependencies to newest versions (#93)

1.3.0 - Support for Modules Groups

08 Mar 10:28
Compare
Choose a tag to compare

This release adds support for module groups, that's awesome and there were no bugs to fix. Enjoy.

Features

  • Support for Modules Groups (#83)

1.2.0 - Features and fixes

03 Mar 08:49
Compare
Choose a tag to compare

This release fixes a number of bugs, while also providing a new feature! Awesome.

Features

  • Automatically install dependencies when choosing solution with Pentia tools (#71) (thanks to @jimmah)

Bugs

  • The environment project is located directly under the module folder (#63)
  • PublishProfile should be added to the project (#41)
  • Solution folder tests, is not compliant with helix structure. (#78)
  • Local.pubxml is missing from Project.Environment (#79)

Support for vendor prefixes

27 Feb 12:58
Compare
Choose a tag to compare

This release adds support for vendor prefixes, with tests for this feature.

Features

Bugs

None this time around!

Empty Solution add solution, CI, tests and guidelines

17 Feb 20:51
Compare
Choose a tag to compare

New features:
Empty solution now creates a solution.
CI added for github pull requests
Mocha tests added
Contributing.md added to help people with Contributing
Issue and pull request templates added.

Gulp dependency is now legit version

15 Feb 10:36
Compare
Choose a tag to compare

Gulp dependency is now legit version
Intake of PR #32 fixes faulty dependency to
non-existent version of gulp.

Scope: npm dependencies.

Create the targets declared in the solution file

10 Feb 15:14
Compare
Choose a tag to compare

Handle spaces in NPM module location

08 Feb 08:40
Compare
Choose a tag to compare

The was an issue if the global location for NPM modules contained spaces.