Skip to content

Releases: rockavoldy/odoo-one-click

0.3.2

20 Nov 01:42
3b06751
Compare
Choose a tag to compare

Changes since 0.3.1:

  • patch: remove loop when apt resource unavailable

0.3.1

19 Nov 14:02
f87fb7e
Compare
Choose a tag to compare

Changes since 0.3.0:

  • patch: give clear message after init; auto-reload when apt in use

0.3.0

27 Oct 10:18
004207f
Compare
Choose a tag to compare

Changes since : 0.2.10

  • 004207f feat: add support for macOS
  • 3f25f86 add changelog from latest release
  • 21ed412 use build tags on filename to differentiate initialization process on macOS

0.2.10

25 Jul 09:21
c1b326e
Compare
Choose a tag to compare
patch: unzip before doing self-update

Unzip before doing self-update

0.2.9

20 Jul 06:28
c49ca75
Compare
Choose a tag to compare
patch: add update command

actions: missing directory to upload artifact

0.2.8

20 Jul 06:13
72f7506
Compare
Choose a tag to compare
patch: fix build job

actions: use outputs than env to get the bump tag

0.2.7

20 Jul 05:50
ddc7637
Compare
Choose a tag to compare
patch: add update command (#9)

0.2.6

06 Jul 03:31
9bd6eae
Compare
Choose a tag to compare
patch: update actions and auto-install

0.2.4

06 Jul 00:39
c49c784
Compare
Choose a tag to compare
patch: add option SKIP_UBUNTU_CHECK and make sure dirname is not repl…

0.2.3

01 Jun 14:45
b6f0562
Compare
Choose a tag to compare
patch: hardcode install cryptography==37.0.4 since 38 and up give err…