Skip to content

V-1.0.20

Pre-release
Pre-release

Choose a tag to compare

@ideumi ideumi released this 04 Aug 14:22
· 91 commits to main since this release

Released on Jun 20, 2026

What's New:

- project:
	- dropped the ChipLang/chiplang name for Chippy/chippy

- cmd:
	- added chippy format and chippy format check commands, see chippy -h
	- added a new formatter engine

- corelib:
	- updated to the new style

- combine:
	- updated the "chippy combine new" template to the new style

- installer:
	- updated to the new installation paths
	- now cleans up the old /usr/lib/chiplang path on install and uninstall

- misc:
	- updated combine.chp files to the new paths
	- updated to the new style

- scripts:
	- updated net-install.sh and make-release.sh to the new name, paths and project url

- other stuff:
	- make now also runs chippy format check all on installer, lib and misc

FYI Breaking:

- The installer now installs to the following paths:
	FHS:
		corelib: /usr/lib/chippy
		docs: /usr/share/doc/chippy
	Termux:
		corelib: /data/data/com.termux/files/usr/lib/chippy
		docs: /data/data/com.termux/files/usr/share/doc/chippy

	Your combine.chp files will need to be updated to these new paths

- The REPL history file moved from ~/.ChipLangHistory to ~/.ChippyHistory:
	- If you want to keep your history, just rename ~/.ChipLangHistory to ~/.ChippyHistory
	- Your existing REPL history will not be automatically carried over

- Editor integrations were renamed from chiplang.* to chippy.*:
	- Reinstall your editor integration from ide/

- The project url has changed to https://codeberg.org/ideumi/chippy, update your deployment scripts, though codeberg should redirect the old url for some time, so no rush

de434544c4e692f10eeaf50f605cf52ab6bd4a95d4ebba687dabcd73520b0093 chippy-1.0.20-linux-aarch64.tar.xz
b5dd9744cd4a9b8ff183eee339a9cca83c27110c66e0adf8cf75e3193a83d2e5 chippy-1.0.20-linux-x86_64.tar.xz