8000 Releases · jiro4989/build-deb-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jiro4989/build-deb-action

v4.2.1

12 May 10:50
975f7f3
Compare
Choose a tag to compare

v4.2.1: PR #68 - fix: ignore trailing newlines of desc parameter #66

v4.2.0

12 May 10:12
c85178d
Compare
Choose a tag to compare

v4.2.0: PR #67 - add: Priority section #65

v4.1.0

26 Apr 02:32
bb7ca5d
Compare
Choose a tag to compare

v4.1.0: PR #64 - add: Pre-Depends section #63

v4.0.0

14 Jan 09:40
8ea0fb1
Compare
Choose a tag to compare

🔥Breaking Changes🔥

  • v4.0.0: PR #54 - BREAKING_CHANGES: Migrate Nim to Golang #53
    • replacetool was recreated by golang (from nim)
    • docker base image was changed from ubuntu 22.04 to ubuntu 24.04
    • default value of optional parameters (depends, homepage and section) was changed from none to "" (empty string)
      • the none was avoid of parseopt bugs of nim.

v3.2.0

14 Jan 04:25
6fd859b
Compare
Choose a tag to compare

v3.2.0: PR #52 - feat: add 'section' parameter #51

v3.1.0

03 Jun 14:02
1bd8ed1
Compare
Choose a tag to compare
  • v3.1.0: PR #50 - feat: add homepage parameter #49

v3.0.0

25 May 10:51
a143da4
Compare
Choose a tag to compare

🔥Breaking Changes🔥

  • PR #45 - Makes all files owned by root
    • Changed default file owner to root. Use keep_ownership: true if you want to revert to v2 behavior.

v2.8.1

22 May 12:20
d38d2ef
Compare
Choose a tag to compare

v2.8.1: PR #46 - Fix ceiling size calculation

v2

10 Jul 11:00
d38d2ef
Compare
Choose a tag to compare

🎉 Initial release

v2.8.0

13 Mar 11:15
6d70272
Compare
Choose a tag to compare

Hotfix

  • Fixed an error when setting multi-line desc (#43)
0