Releases: bsiever/JLS
Releases · bsiever/JLS
JLS 4.16
JLS 4.16
Downloads
| File | Description |
|---|---|
JLS.jar |
Cross-platform runnable JAR (requires Java 8+) |
JLS_macOS.zip |
macOS application bundle — signed with Developer ID; unzip and drag JLS.app to Applications |
JLS_windows.zip |
Windows application bundle — unzip and run JLS\JLS.exe |
v4.10.0 Release
Requirements
Issues
- macOS version only supports Apple Silicon (M1 and later). JAR version must be used on Intel-based macs.
Bug Fixes
- Fixed copy/paste on macOS (works in both text areas and menu accelerators now).
Misc.
- Made rising edge the default for registers (i.e., D Flip-Flop)
v4.9.0 Release
v4.8.0 Release
Bug Fix
- Fixed bugs / errors related to named wires.
v4.7.0
v4.6.0 Release
New Features
- Added shift logical left/logical right/arithmetic right register
Fixes
- Fixed trace panel scrolling and display of signals.
v4.4.0
Significant Bug Fixes
- Fixed error processing signal descriptions (i.e., simulation works again!)
- Fixed errors with missing help
UI
- Added macOS support / multi-platform support
- Command key on macOS (vs. Control) for accelerators and copy/cut/paste
- Support for file associations on Mac
- Icons for executable
Release Approach
Including stand-alone binaries for Windows and macOS
Internal
- Removed more debris (CVS directories)
- Updated license details and tags
- Better approach to embedding dates in builds and cleanup of other build-related details