Skip to content

Tags: tpapp/PkgSkeleton.jl

Tags

v1.3.2

Toggle v1.3.2's commit message
[Diff since v1.3.1](v1.3.1...v1.3.2)

v1.3.1

Toggle v1.3.1's commit message
[Diff since v1.2.1](v1.2.1...v1.3.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

Toggle v1.2.1's commit message
[Diff since v1.2.0](v1.2.0...v1.2.1)

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

v1.2.0

Toggle v1.2.0's commit message
## PkgSkeleton v1.2.0

[Diff since v1.1.0](v1.1.0...v1.2.0)



**Merged pull requests:**
- factor out Github to a module (#46) (@tpapp)

v1.1.0

Toggle v1.1.0's commit message
## PkgSkeleton v1.1.0

[Diff since v1.0.1](v1.0.1...v1.1.0)


**Closed issues:**
- Arbitrary user_replacements? (#44)

**Merged pull requests:**
- Support any kind of custom replacement. (#45) (@tpapp)

v1.0.1

Toggle v1.0.1's commit message
## PkgSkeleton v1.0.1

[Diff since v1.0.0](v1.0.0...v1.0.1)


**Closed issues:**
- gitlab CI test multiple versions (#22)

**Merged pull requests:**
- Update gitlab template. (#41) (@tpapp)
- various minor updates (#43) (@tpapp)

v1.0.0

Toggle v1.0.0's commit message
## PkgSkeleton v1.0.0

[Diff since v0.4.0](v0.4.0...v1.0.0)


**Closed issues:**
- skip_existing_dir = skip_existing_files would make sense (#2)
- API to support refreshing existing packages (#3)
- add GitHub Actions CI (#26)
- add doctestmeta to CI.yml in template for docs testing (#35)

**Merged pull requests:**
- MassInstallAction: Install the CompatHelper workflow on this repository (#27) (@tpapp)
- MassInstallAction: Install the TagBot workflow on this repository (#28) (@tpapp)
- update actions (#29) (@tpapp)
- Refactor for making updating easier. (#30) (@tpapp)
- don't instantiate docs, most scripts now do this (#31) (@tpapp)
- version bumps (#32) (@tpapp)
- detailed testing of overwrites in repo (#33) (@tpapp)
- Document template components. (#34) (@tpapp)
- Add lookup functionality in the registry. (#36) (@tpapp)
- disable docs deployment by default, add doctestmeta using package (#37) (@tpapp)
- Update templates, bump versions. (#38) (@tpapp)
- Use plain text license format (#39) (@cmichelenstrofer)
- modularize templates (#40) (@tpapp)

v0.4.0

Toggle v0.4.0's commit message
## PkgSkeleton v0.4.0

[Diff since v0.3.2](v0.3.2...v0.4.0)


**Closed issues:**
- How to setup template once to have a single command ? (#16)

**Merged pull requests:**
- Install TagBot as a GitHub Action (#18) (@JuliaTagBot)
- CompatHelper: bump compat for "ArgCheck" to "2.0" (#19) (@github-actions[bot])
- add tagbot and compathelper (#20) (@tpapp)
- Tp/customizations (#21) (@tpapp)
- add nice error messages for options not found (#24) (@tpapp)

v0.3.2

Toggle v0.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
- dev the parent package in the docs project upon generation

- use 1.3 in testing

- use correct travis matrix

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
fix initial version in template