Skip to content

Releases: form8ion/git

v2.1.1

27 Feb 04:33
ebc0349

Choose a tag to compare

2.1.1 (2025-02-27)

Bug Fixes

  • ignore: account for missing ignore file when appending (ebc0349)

v2.1.0

27 Feb 02:58
53777d3

Choose a tag to compare

2.1.0 (2025-02-27)

Features

  • ignore: leverage the ignore-file package to avoid adding duplicate ignores (53777d3)

v2.0.0

27 Feb 02:46
ed5a055

Choose a tag to compare

2.0.0 (2025-02-27)

Features

  • node-versions: drop support for node v21 (2107ecf)

BREAKING CHANGES

  • node-versions: support for node v21 has been dropped and minimums for supported major versions
    have been raised

v2.0.0-beta.1

27 Feb 02:36
b699663

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2025-02-27)

Features

  • node-versions: drop support for node v21 (2107ecf)

BREAKING CHANGES

  • node-versions: support for node v21 has been dropped and minimums for supported major versions
    have been raised

v1.2.0

09 Jul 04:16
9fa5d8a

Choose a tag to compare

1.2.0 (2024-07-09)

Features

  • tester: leverage simple-git to determine whether project is versioned with git (9fa5d8a)

v1.1.0

30 Jun 13:44
a7c97ce

Choose a tag to compare

1.1.0 (2024-06-30)

Features

  • ignore: update the ignore file based on lift results (a7c97ce)

v1.0.0

29 Jun 15:52
039dac4

Choose a tag to compare

1.0.0 (2024-06-29)

Features

  • config: created the attributes file (c3f8e48)
  • ignore: generate a blank ignore file (c86c8ac)
  • lift: created the attributes file when lifting an existing project (f4d0774)
  • node-versions: limit the supported node version ranges (40a4194)
  • output: log info message to inform of scaffolding step (7aef73f)
  • repository: initialize the repository for the scaffolded project (6ab5627)

v1.0.0-alpha.5

29 Jun 11:32
f4d0774

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2024-06-29)

Features

  • lift: created the attributes file when lifting an existing project (f4d0774)

v1.0.0-alpha.4

29 Jun 08:38
7aef73f

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2024-06-29)

Features

  • node-versions: limit the supported node version ranges (40a4194)
  • output: log info message to inform of scaffolding step (7aef73f)

v1.0.0-alpha.3

29 Jun 08:17
6ab5627

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2024-06-29)

Features

  • repository: initialize the repository for the scaffolded project (6ab5627)