Releases: Dotneteer/kliveide
Releases · Dotneteer/kliveide
v0.32.3
v0.32.2
v0.32.1
v0.32.0
Features
- Klive now has a scripting system that uses JavaScript-like language.
- The IDE has a new customizable build system (rudimentary) that uses scripts in the
build.ksx
file. Note, if you use an old project format, you may need to update it. See instructions here. - You can change the default file extensions and associate them with compilers.
v0.31.1
v0.31.0
Features
This build represents a preview of new features being built into the IDE. The release also adds new machine types:
- ZX Spectrum 16K
- ZX Spectrum 48K (NTSC)
- Greatly improved (still in progress) Cambridge Z88
Though the ZX Spectrum Next emulator is in a very initial state, some rudimentary tooling started regarding the ZX Spectrum Next app development:
.z80
file viewer.scr
file viewer.nex
file viewer.spr
sprite editor.pal
and.npl
palette editors
This release contains numerous minor updates to improve user experience.
v0.30.5
v0.30.4
Fixes
- The IDE saves the zoom factor at exit and reloads it with a new start
- A few IDE startup bugs fixed
- Toolbar, status bar, primary and tool panel states are saved
- Status bar PC refresh fixed
Features
- New install kits for ARM64 (MacOS and Linux)
v0.30.3
v0.30.2
Fixes
- ZX Basic integration (now Python path can be set)
- The Create New Klive project now works in the packaged product.
- Installer fixes
- Fixing IDE closing issues
Documentation
- Many new articles have been added to help get started with Klive