Skip to content

Releases: tpapp/PkgSkeleton.jl

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:01

PkgSkeleton v1.5.1

Diff since v1.5.0

version bumps in templates

Merged pull requests:

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:26
073b93d

PkgSkeleton v1.5.0

Diff since v1.4.1

  • template updates (version bumps)
  • replace CompatHelper.jl with Julia-specific dependabot in github template (part of the default)
  • check package scripts against templates
  • use git binary instead of LibGit2

Merged pull requests:

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 14 May 12:22

PkgSkeleton v1.4.1

Diff since v1.4.0

minor template fix

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:21

PkgSkeleton v1.4.0

Diff since v1.3.2

  • allow singleton template in PkgSkeleton.generate
  • minor template updates

Merged pull requests:

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 02 Dec 09:46
7447d58

PkgSkeleton v1.3.2

Diff since v1.3.1

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Oct 12:32

PkgSkeleton v1.3.1

Diff since v1.2.1

update template for codecov

Merged pull requests:

  • bump compat (#48) (@jbrea)
  • CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#49) (@github-actions[bot])
  • remove dependency on UnPack (#50) (@tpapp)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Oct 13:54

PkgSkeleton v1.2.1

Diff since v1.2.0

  • version increments in templates
  • minor documentation improvements
  • fixed coverage pipeline

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:45
45b9434

PkgSkeleton v1.2.0

Diff since v1.1.0

Merged pull requests:

  • factor out Github to a module (#46) (@tpapp)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:21

PkgSkeleton v1.1.0

Diff since v1.0.1

Closed issues:

  • Arbitrary user_replacements? (#44)

Merged pull requests:

  • Support any kind of custom replacement. (#45) (@tpapp)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 May 09:57
6d89e63

PkgSkeleton v1.0.1

Diff since v1.0.0

Closed issues:

  • gitlab CI test multiple versions (#22)

Merged pull requests: