Skip to content

Tags: abelsiqueira/BestieTemplate.jl

Tags

v0.9.1

Toggle v0.9.1's commit message
[Diff since v0.9.0](v0.9.0...v0.9.1)

**Merged pull requests:**
- docs: add gdalle as a contributor for ideas (#363) (@allcontributors[bot])
- [AUTO] pre-commit update (#372) (@github-actions[bot])
- Validate PackageName (#377) (@abelsiqueira)
- docs: add jhidding as a contributor for bug (#378) (@allcontributors[bot])
- docs: add jhidding as a contributor for review (#381) (@allcontributors[bot])
- Release 0.9.1 (#382) (@abelsiqueira)

**Closed issues:**
- Separate questions for Issue and PR templates (#307)
- Create an overview of differences/similarities in use case and features/plugins for each pkg (#354)
- Less opinionated and simpler minimal config (#355)
- Update Bestie version in the post-application message (#364)
- Consider adding a CODEOWNERS file to the package (#369)
- [Bug] second `.jl` is added when package name is entered with `.jl` attached (#373)

v0.9.0

Toggle v0.9.0's commit message
[Diff since v0.8.0](v0.8.0...v0.9.0)

**Merged pull requests:**
- Clean up docs (#359) (@abelsiqueira)
- Change the templates' JuliaFormatter config to be simpler (#360) (@abelsiqueira)
- Release 0.9.0 (#361) (@abelsiqueira)

**Closed issues:**
- [Bug] Error when running the documentation for a new package (#289)
- Clean up `docs/make.jl` (#357)
- Change JuliaFormatter to have only indent (#358)

v0.8.0

Toggle v0.8.0's commit message
[Diff since v0.7.2](v0.7.2...v0.8.0)

- New question: AddContributionDocs to decide whether to add 90-contributing.md and 91-developer.md (#313)

- (breaking change) GitHub PR template is now part of the minimal options (#308)
- (breaking change) TestOnPRs.yml is now part of the minimal options (#312)
- (breaking change) 90-contributing.md and 91-developer.md have moved from minimal to recommended. If you use the minimal option, then these files will be removed (#313)
- (breaking change) `generate` does not work on existing folders anymore. The function `apply` was created to handle that case (#301)

- (breaking change) Question SimplifiedPRTest was removed and the behaviour now is as if it were selected as true (#312)

**Merged pull requests:**
- Make GitHub PR template part of the minimum options (#337) (@abelsiqueira)
- Make TestOnPRs part of minimal template (#338) (@abelsiqueira)
- Move contributing and developer docs to recommended (#339) (@abelsiqueira)
- Create apply function and change generate (#341) (@abelsiqueira)
- Add install information on README and docs/src/index (#342) (@abelsiqueira)
- Move the pre-commit installation a bit earlier in the docs (#343) (@abelsiqueira)
- Add a preamble to the question with the link to the docs (#344) (@abelsiqueira)
- Add section explaining recommended vs minimum (#345) (@abelsiqueira)
- CompatHelper: add new compat entry for YAML at version 0.4, (keep existing compat) (#346) (@github-actions[bot])
- Release 0.8.0 (#347) (@abelsiqueira)

**Closed issues:**
- Add a preamble to the questions (#154)
- Install BestieTemplate.jl in usage instructions (#297)
- Function generate is not clear for application to existing packages (#301)
- Consider moving pre-commit installation earlier in the docs (#303)
- Better post-application message (#304)
- Move PULL_REQUEST_TEMPLATE.md to minimal options (#308)
- Make TestOnPRs part of minimal (#312)
- Move contributing and developer to recommended (#313)
- Explain the rationale of minimal vs recommended (#314)

v0.7.2

Toggle v0.7.2's commit message
[Diff since v0.7.1](v0.7.1...v0.7.2)

**Merged pull requests:**
- Use lowercase on UUID because of TagBot (#295) (@abelsiqueira)
- Add a minimal example to the generated package (#311) (@lyashevska)
- Keep Lint.yml in minimal (#317) (@fdiblen)
- Workflow to test generated minimal package (#319) (@suvayu)
- docs: add fdiblen as a contributor for code, and review (#320) (@allcontributors[bot])
- Small fixes: demo gif and module docs (#324) (@abelsiqueira)
- Fix typos in README.md template (#328) (@greg-neustroev)
- workflows: fix doc generation check (#329) (@suvayu)
- docs: add suvayu as a contributor for code (#330) (@allcontributors[bot])
- Simplify Cirrus config (#332) (@dpo)
- docs: add greg-neustroev as a contributor for code (#334) (@allcontributors[bot])
- docs: add dpo as a contributor for code (#335) (@allcontributors[bot])
- Release 0.7.2 (#336) (@abelsiqueira)

**Closed issues:**
- Evaluate putting links to the explanation in the questions (#153)
- Test generated package (#277)
- TagBot is failing with "This package is not registered, skipping" (#294)
- Consider adding a minimal example code to the generated package (#299)
- [Bug] Lint.yml with Lychee should be in minimal (#310)
- [Bug] Workflow TestGeneratedPkg is failing (#322)
- [Bug] Typos in README.md template (#327)

v0.7.1

Toggle v0.7.1's commit message
## BestieTemplate v0.7.1

[Diff since v0.7.0](v0.7.0...v0.7.1)


**Merged pull requests:**
- Update description in the docs (#287) (@abelsiqueira)
- Update logo (#290) (@abelsiqueira)
- Release v0.7.1 (#292) (@abelsiqueira)
- Update to Bestie 0.7.0 (#293) (@abelsiqueira)

**Closed issues:**
- The link to documentation is wrong (#291)

v0.7.0

Toggle v0.7.0's commit message
Update description in the docs

v0.6.1

Toggle v0.6.1's commit message
[Diff since v0.6.0](abelsiqueira/COPIERTemplate.jl@v0.6.0...v0.6.1)

**Merged pull requests:**
- Updates based on feedback from @tmigot (#283) (@abelsiqueira)
- docs: add tmigot as a contributor for review (#284) (@allcontributors[bot])
- Release v0.6.1 (#285) (@abelsiqueira)

v0.6.0

Toggle v0.6.0's commit message
[Diff since v0.5.4](abelsiqueira/COPIERTemplate.jl@v0.5.4...v0.6.0)

**Merged pull requests:**
- Add references (#266) (@abelsiqueira)
- docs: add dpo as a contributor for ideas (#269) (@allcontributors[bot])
- Renumber developer and reference in the docs (#275) (@abelsiqueira)
- Renumber docs files for template as well (#276) (@abelsiqueira)
- Explain why index.md is not numbered in the docs (#278) (@abelsiqueira)
- Release v0.6.0 (#279) (@abelsiqueira)

**Closed issues:**
- Why is docs/src/index.md separate (#272)
- Rename 90-* to 90, 91, 95, or something. (#273)

v0.5.4

Toggle v0.5.4's commit message
[Diff since v0.5.3](abelsiqueira/COPIERTemplate.jl@v0.5.3...v0.5.4)

**Merged pull requests:**
- small fixes (#264) (@abelsiqueira)
- Release v0.5.4 (#265) (@abelsiqueira)

v0.5.3

Toggle v0.5.3's commit message
[Diff since v0.5.2](abelsiqueira/COPIERTemplate.jl@v0.5.2...v0.5.3)

**Merged pull requests:**
- Add a bit more information to applying to existing projects (#252) (@abelsiqueira)
- Update template to 0.5.2 (#253) (@abelsiqueira)
- Tests behave differently on ignored files, so removing CirrusCI on test (#254) (@abelsiqueira)
- Add some docs on the minimum vs recommended option (#255) (@abelsiqueira)
- fix: 🐛 Fix quotes in the Test.yml workflow (#258) (@abelsiqueira)
- Don't skip README.md and docs/src/index.md (#259) (@abelsiqueira)
- Add developer docs for modifying template (#262) (@abelsiqueira)
- Release v0.5.3 (#263) (@abelsiqueira)

**Closed issues:**
- Document starting with less options and updating and adding more (#69)
- Add info on installing JuliaFormatter globally (#159)
- Clarify that application will not overwrite (#167)
- Minimum vs recommended defaults (#220)
- README and docs/src/index should not be skipped (#257)