Skip to content

Releases: gostaticanalysis/skeletonkit

v0.4.1

13 Nov 13:04
b74c7f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0: Add CreatorWithSkipFunc

22 Mar 10:58
754868c
Compare
Choose a tag to compare
  • Add CreatorWithSkipFunc

v0.3.1: Fixed directory check

09 Dec 00:38
f6e5b33
Compare
Choose a tag to compare
  • Fixed existing directory check during file generation.
  • Added unit tests.

v0.3.0: Added CreatorOption

06 Dec 05:36
8cc6fc3
Compare
Choose a tag to compare
  • Added CreatorOption.
  • Added CreatorWithEmpty.
  • Added CreatorWithPolicy.
  • Added CreatorOption to CreateDir as variadic parameter.
  • Fixed the exclusion of empty files during generation.
  • Fixed generation of files and folders when provided with current relative directory.

v0.2.0: Add TemplateOption

12 Nov 02:30
c529796
Compare
Choose a tag to compare
  • Add TemplateOption
  • Add TemplateWithFuncs
  • Add TemplateWithDelims
  • Add TemplateOption to ParseTemplate as variadic parameter.

v0.1.1: Fix build error

10 Nov 02:58
Compare
Choose a tag to compare
  • Fix build error
  • Retract v0.1.0

v0.1.0: First release

10 Nov 02:55
Compare
Choose a tag to compare
  • First release 🎉