Releases: VitoVan/calm
Releases · VitoVan/calm
0.1.4
0.1.3
CALM
CHANGELOG
- 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 withcalm
command - add volume controle
c:volume
andc:volume-music
i.e. SDL2_mixer/Mix_Volume, SDL2_mixer/Mix_VolumeMusic - add
c:play-audio
andc:halt-audio
on web
i.e. HTMLAudioElement: new Audio(url)
EXAMPLES
https://github.com/VitoVan/calm/releases/tag/examples-0.1.3
examples-0.1.3
0.1.2
CALM
CHANGELOG
- add touch event support, mainly for mobile + web
should also work on all platforms - zoom canvas on small screen (web only), i.e. mobile
- remove
*calm-version*
, useasdf:version
insteadd
drop version check on JSCL
EXAMPLES
https://github.com/VitoVan/calm/releases/tag/examples-0.1.2
examples-0.1.2
0.1.1
CALM
CHANGELOG
- downgrade glibc dependency to 2.33 (from 2.35)
- upgrade JSCL to 25e0341e95725f9d6bba991c3adeaa58ae885066
for moresetfable
operations and functionlog
- enhance
publish-web
experience, default to pre-built wasm
by downloading them whilecalm publish-web
if were not present
EXAMPLES
https://github.com/VitoVan/calm/releases/tag/examples-0.1.1
examples-0.1.1
0.1.0
CALM
CHANGELOG
- fix cairo_x/y_multiplier
it causes ugly canvas painting on some irregular devices (web only)
EXAMPLES
https://github.com/VitoVan/calm/releases/tag/examples-0.1.0
sbcl-2.3.4
upgrade sbcl to 2.3.4
examples-0.1.0
Sample Applications:
Circles
Fan
Mondrian
Meditator
src: https://github.com/VitoVan/calm/tree/main/docs/examples