Skip to content

Commit

Permalink
bump version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoVan committed Jun 15, 2023
1 parent 6f56fc0 commit 0d398b5
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 18 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/example-circles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand All @@ -46,7 +46,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
set -x
export OS_SUBFIX=".${CI_MATRIX_OS}"
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.2/calm${OS_SUBFIX}.dmg
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.3/calm${OS_SUBFIX}.dmg
hdiutil attach calm.dmg
cp -R "/Volumes/Calm - CALM/Calm.app/Contents/MacOS/" calm
ls -lah calm
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
run: |
set -x
pacman -S --noconfirm --needed unzip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.2/calm.zip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.3/calm.zip
unzip calm.zip -d calm
ls -lah calm
export PATH=$PATH:$(pwd)/calm/
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/example-fan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand All @@ -46,7 +46,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
set -x
export OS_SUBFIX=".${CI_MATRIX_OS}"
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.2/calm${OS_SUBFIX}.dmg
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.3/calm${OS_SUBFIX}.dmg
hdiutil attach calm.dmg
cp -R "/Volumes/Calm - CALM/Calm.app/Contents/MacOS/" calm
ls -lah calm
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
run: |
set -x
pacman -S --noconfirm --needed unzip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.2/calm.zip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.3/calm.zip
unzip calm.zip -d calm
ls -lah calm
export PATH=$PATH:$(pwd)/calm/
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/example-meditator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
run: |
set -x
export OS_SUBFIX=".${CI_MATRIX_OS}"
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.2/calm${OS_SUBFIX}.dmg
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.3/calm${OS_SUBFIX}.dmg
hdiutil attach calm.dmg
cp -R "/Volumes/Calm - CALM/Calm.app/Contents/MacOS/" calm
ls -lah calm
Expand Down Expand Up @@ -119,7 +119,7 @@ jobs:
run: |
set -x
pacman -S --noconfirm --needed unzip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.2/calm.zip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.3/calm.zip
unzip calm.zip -d calm
ls -lah calm
export PATH=$PATH:$(pwd)/calm/
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/example-mondrian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand All @@ -46,7 +46,7 @@ jobs:
- name: Build
run: |
set -x
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.2/calm.tgz
curl -L -o calm.tgz https://github.com/VitoVan/calm/releases/download/0.1.3/calm.tgz
mkdir calm
tar xvf calm.tgz --directory=calm
ls -lah calm
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
set -x
export OS_SUBFIX=".${CI_MATRIX_OS}"
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.2/calm${OS_SUBFIX}.dmg
curl -L -o calm.dmg https://github.com/VitoVan/calm/releases/download/0.1.3/calm${OS_SUBFIX}.dmg
hdiutil attach calm.dmg
cp -R "/Volumes/Calm - CALM/Calm.app/Contents/MacOS/" calm
ls -lah calm
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
run: |
set -x
pacman -S --noconfirm --needed unzip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.2/calm.zip
curl -L -o calm.zip https://github.com/VitoVan/calm/releases/download/0.1.3/calm.zip
unzip calm.zip -d calm
ls -lah calm
export PATH=$PATH:$(pwd)/calm/
Expand Down
2 changes: 1 addition & 1 deletion calm.asd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(asdf:defsystem #:calm
:description "CALM - Canvas Aided Lisp Magic"
:version "0.1.2"
:version "0.1.3"
:author "Vito Van"
:license "GNU General Public License, version 2"
:depends-on (
Expand Down
10 changes: 10 additions & 0 deletions docs/changelog.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
* CALM
** 0.1.3
- fix version check in command `calm hello`
- add `c:halt-wav`
i.e. SDL2_mixer/Mix_HaltChannel
- add `fc-init-reinitialize`
to load fonts while developing with `calm` command
- add volume controle `c:volume` and `c:volume-music`
i.e. SDL2_mixer/Mix_Volume, SDL2_mixer/Mix_VolumeMusic
- add `c:play-audio` and `c:halt-audio` on web
i.e. HTMLAudioElement: new Audio(url)
** 0.1.2
- add touch event support, mainly for mobile + web
should also work on all platforms
Expand Down
2 changes: 1 addition & 1 deletion s/usr/all/panic.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; version check won't work on JSCL, since the lack of ASDF
;;
#-jscl
(let ((required-version "0.1.2")
(let ((required-version "0.1.3")
(calm-version (slot-value (asdf:find-system 'calm) 'asdf:version)))
(when (uiop:version< calm-version required-version)
(format t
Expand Down

0 comments on commit 0d398b5

Please sign in to comment.