Skip to content

Commit

Permalink
bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoVan committed Nov 27, 2023
1 parent 00f171f commit 61a6e26
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 14 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/calm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
ls -lah calm
rm *.dmg
export PATH=$PATH:$(pwd)/calm/
export APP_VERSION=1.1.2
export APP_VERSION=1.2.0
export APP_ID=com.vitovan.circles
export APP_NAME=Circles
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
Expand Down Expand Up @@ -421,7 +421,7 @@ jobs:
ls -lah calm
rm *.dmg
export PATH=$PATH:$(pwd)/calm/
export APP_VERSION=1.1.2
export APP_VERSION=1.2.0
export APP_ID=com.vitovan.fan
export APP_NAME=Fan
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
Expand Down Expand Up @@ -585,7 +585,7 @@ jobs:
ls -lah calm
rm *.dmg
export PATH=$PATH:$(pwd)/calm/
export APP_VERSION=1.1.2
export APP_VERSION=1.2.0
export APP_ID=com.vitovan.mondrian
export APP_NAME=Mondrian
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
Expand Down Expand Up @@ -769,7 +769,7 @@ jobs:
ls -lah calm
rm *.dmg
export PATH=$PATH:$(pwd)/calm/
export APP_VERSION=1.1.2
export APP_VERSION=1.2.0
export APP_ID=com.vitovan.meditator
export APP_NAME=Meditator
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ calm
## Examples

<p align="center">
<a href="https://vitovan.com/calm/1.1.2/fan/calm.html"><img width="250" alt="Fan" src="./docs/examples/fan/canvas.png"></a>
<a href="https://vitovan.com/calm/1.1.2/mondrian/calm.html"><img width="250" alt="Mondrian" src="./docs/examples/mondrian/canvas.png"></a>
<a href="https://vitovan.com/calm/1.1.2/meditator/calm.html"><img width="250" alt="Meditator" src="./docs/examples/meditator/canvas.png"></a>
<a href="https://vitovan.com/calm/1.2.0/fan/calm.html"><img width="250" alt="Fan" src="./docs/examples/fan/canvas.png"></a>
<a href="https://vitovan.com/calm/1.2.0/mondrian/calm.html"><img width="250" alt="Mondrian" src="./docs/examples/mondrian/canvas.png"></a>
<a href="https://vitovan.com/calm/1.2.0/meditator/calm.html"><img width="250" alt="Meditator" src="./docs/examples/meditator/canvas.png"></a>
</p>

Source files and binaries for the above examples are [here](https://github.com/VitoVan/calm/tree/main/docs/examples) and [here](https://github.com/VitoVan/calm/releases/tag/1.1.2).
Source files and binaries for the above examples are [here](https://github.com/VitoVan/calm/tree/main/docs/examples) and [here](https://github.com/VitoVan/calm/releases/tag/1.2.0).

For more applications made with CALM, please check [Made with CALM](https://github.com/VitoVan/made-with-calm).

Expand Down
8 changes: 4 additions & 4 deletions README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ calm
##

<p align="center">
<a href="https://vitovan.com/calm/1.1.2/fan/calm.html"><img width="250" alt="Fan" src="./docs/examples/fan/canvas.png"></a>
<a href="https://vitovan.com/calm/1.1.2/mondrian/calm.html"><img width="250" alt="Mondrian" src="./docs/examples/mondrian/canvas.png"></a>
<a href="https://vitovan.com/calm/1.1.2/meditator/calm.html"><img width="250" alt="Meditator" src="./docs/examples/meditator/canvas.png"></a>
<a href="https://vitovan.com/calm/1.2.0/fan/calm.html"><img width="250" alt="Fan" src="./docs/examples/fan/canvas.png"></a>
<a href="https://vitovan.com/calm/1.2.0/mondrian/calm.html"><img width="250" alt="Mondrian" src="./docs/examples/mondrian/canvas.png"></a>
<a href="https://vitovan.com/calm/1.2.0/meditator/calm.html"><img width="250" alt="Meditator" src="./docs/examples/meditator/canvas.png"></a>
</p>

上記の例のソースファイルとバイナリは[こちら](https://github.com/VitoVan/calm/tree/main/docs/examples)[こちら](https://github.com/VitoVan/calm/releases/tag/1.1.2)です。
上記の例のソースファイルとバイナリは[こちら](https://github.com/VitoVan/calm/tree/main/docs/examples)[こちら](https://github.com/VitoVan/calm/releases/tag/1.2.0)です。

CALM で作られた他のアプリケーションについては、[Made with CALM](https://github.com/VitoVan/made-with-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 "1.1.2"
:version "1.2.0"
:author "Vito Van"
:license "GNU General Public License, version 2"
:depends-on (
Expand Down
23 changes: 23 additions & 0 deletions docs/changelog.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
* CALM
** 1.2.0
- add documents:
- hacking_JA.md @eltociear
- installation_JA.md @eltociear
- CONTRIBUTING_JA.md @eltociear
- CONTRIBUTING.md
- add alive support
for Alive - Visual Studio Code
https://github.com/nobody-famous/alive
https://marketplace.visualstudio.com/items?itemName=rheller.alive
please config `alive.lsp.startCommand':
#+begin_src json
{
"alive.lsp.startCommand": [
"calm",
"alive"
]
}
#+end_src
- fix coexisting with other SDL2 on Windows
reported by @simmihugs at #170
- fix defect when publish-with-options + whitespaced app-name
- remove Windows fonts dir on *nix, to reduce fontconfig warnings
** 1.1.2
- add Japanese document: README_JA.md
by Ikko Eltociear Ashimine (安次嶺 一功) @eltociear
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 "1.1.2")
(let ((required-version "1.2.0")
(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 61a6e26

Please sign in to comment.