Skip to content

Releases: prantlf/vp

0.5.0

12 Dec 15:48
Compare
Choose a tag to compare

0.5.0 (2023-12-12)

Features

  • Publish by npm if package.json is found (00150e1)

0.4.0

12 Dec 01:41
Compare
Choose a tag to compare

0.4.0 (2023-12-12)

Features

  • Bump version in package.json too, if it exists (86d118e)
  • Implement dependent and global module listing (0c2b1d7)
  • Build for Windows by cross-compiling (f0b79d0)
  • Build for Windows by cross-compiling on Mac (8c41eb3)
  • Disable Windows build (9edce5b)

Bug Fixes

  • Declare BOOL on Windows properly (bafa161)

0.3.0

24 Oct 11:01
Compare
Choose a tag to compare

0.3.0 (2023-10-24)

Features

  • Allow bumping version number in other files than v.mod (9b8507b)
  • Allow specifying cli options in config file (e20e2e1)
  • Allow configuring regexes for version detection and replacement (b4a1f92)
  • Allow specifying github token in config file (39aae3a)

0.2.2

23 Oct 14:57
Compare
Choose a tag to compare

0.2.2 (2023-10-23)

Bug Fixes

  • Do not cut off the last line in the published log (f2e62ff)

0.2.1

23 Oct 11:26
c495c86
Compare
Choose a tag to compare

0.2.1 (2023-10-23)

Bug Fixes

  • Recognise a github home page url as git url (3ce8ade)

0.2.0

23 Oct 10:07
a0004ff
Compare
Choose a tag to compare

0.2.0 (2023-10-23)

Features

0.1.4

22 Oct 20:18
16e02dc
Compare
Choose a tag to compare

0.1.4 (2023-10-22)

Bug Fixes

  • Have newchanges try fetching the missing history (3b3096f)

0.1.3

22 Oct 19:08
78bc6d4
Compare
Choose a tag to compare

0.1.3 (2023-10-22)

Bug Fixes

  • Add release assets to be uploaded to the prompt (21e6da7)

0.1.2

22 Oct 18:44
c321cd8
Compare
Choose a tag to compare

0.1.2 (2023-10-22)

Bug Fixes

  • Include assets in the release confirm prompt (9b381be)

0.1.1

22 Oct 18:20
7fb201d
Compare
Choose a tag to compare

0.1.1 (2023-10-22)

Bug Fixes

  • Ask for both pushing and releasing separately (f33a3ca)
  • Do not fail if newchanges cannot find any commit (037d825)