Skip to content

Releases: omniosorg/omni

Release v1.4.4

25 May 13:33

Choose a tag to compare

fix shell globbing

Release v1.4.3

05 Mar 13:00

Choose a tag to compare

Update supported cloud images

Release v1.4.2

25 Mar 10:12

Choose a tag to compare

Add build_braich (bb)

Release v1.4.1

30 Jun 08:45

Choose a tag to compare

Use existing branch names

Branches on repositories are named with an initial r.

Prior to https://github.com/omniosorg/omni/pull/17 the value of $branch
got set to a contain an r through `uname -v | cut -d- -f2`, resulting in
correct names. The commit in PR-17 changes $branch to instead be all
numerical, which presumably must have been a mistake since that is not
how they actually are named.

Release v1.4.0

27 Apr 14:22
41b1f47

Choose a tag to compare

Merge pull request #18 from omniosorg/sm

Add "sort_media" function

Release v1.3.9

02 Jul 19:15

Choose a tag to compare

Add missing /

Release v1.3.8

01 Jun 18:50

Choose a tag to compare

Create checksum files as part of release process

Release v1.3.7

18 May 19:09

Choose a tag to compare

Add github release workflow

v1.3.6

27 Jan 11:34

Choose a tag to compare

Support gate post 11224

v1.3.5

19 Jul 11:11

Choose a tag to compare

Update .env file to include smatch as a shadow compiler from r151031