Skip to content

Releases: Open-CMSIS-Pack/gen-pack

Pre-release 0.11.1

13 May 09:18
Compare
Choose a tag to compare
  • Fix changelog generation for pre-releases and recreating old releases (#67)

Pre-release 0.11.0

18 Apr 07:52
Compare
Choose a tag to compare
  • Add PACK_CHECKSUM_EXCLUDE to exclude files from checksum file. (#63)

Pre-release 0.10.0

12 Mar 16:11
Compare
Choose a tag to compare
  • Enhance check_pack step (#56, #59)
  • Enhance implicit eol conversion in apply_patches (#60)
  • Enhance add_dirs step with exclusion feature (#61, #62)

Pre-release 0.9.0

08 Nov 13:42
c335c56
Compare
Choose a tag to compare
  • Fix PACK.xsd schema retrieval (c27bec1)
  • Introduce bootstrap code and LOG_PREFIX (c335c56)

Pre-release 0.8.0

17 Apr 16:09
ad43fab
Compare
Choose a tag to compare
  • Fix version sorting in git_changelog (c8a5ef3)
  • Enhance diagnosis message when pack folder is not found (#25)
  • Fix find_doxygen utility function (d02d5b5)
  • Enhance archive/unarchive capabilities (27feb09)
  • Allow copy dirs/files from outside folder (21c2afd)
  • Enhance documentation and error reporting (ad43fab)

Pre-release 0.6.0

07 Nov 13:26
c8db65f
Compare
Choose a tag to compare
  • Mov execution of postprocess before checking phase.
  • Add colored log output.
  • Retain the changelog in PDSC file template for devdrop versions.
  • Add setting PACK_CHANGELOG_MODE to configure changelog generation.
  • Fix delete_files to delete folders without warnings.
  • Fix git_describe to create SemVer compliant to PACK.xsd.
  • Fix issue with whitespace in file/folder names for find_utility.

Pre-release 0.5.0

28 Sep 09:28
613cb1b
Compare
Choose a tag to compare
  • Add diagnosis message to find_ghcli if login is required.
  • Add fetch/include of .psdc package requirements for packchk.
  • Introduce PACKCHK_DEPS to specify additional .pdsc dependencies for packchk.

Pre-release 0.4.0

26 Sep 13:48
50ee2cc
Compare
Choose a tag to compare
  • Add preprocess and postprocess hooks
  • Add --[no-]preprocess command line flag
  • Add --[no-]postprocess command line flag

Pre-release 0.3.0

19 Sep 11:48
2cb9a93
Compare
Choose a tag to compare
  • Enhance check_schema with additional schema retrieval fallbacks
  • Add --verbose command line flag and echo_v for verbose messages
  • Add utility function curl_download

Pre-release 0.2.2

01 Sep 11:17
dc9608d
Compare
Choose a tag to compare
  • Add generic find_utility
  • Add find_doxygen
  • Add check_link timeout parameter