Skip to content

Releases: bsiever/JLS

JLS 4.16

19 May 00:13

Choose a tag to compare

Downloads

File Description
JLS.jar Cross-platform runnable JAR (requires Java 8+)
JLS_macOS.zip macOS application bundle — unzip and double-click JLS.app
JLS_windows.exe Windows installer — double-click to install

JLS 4.16

18 May 23:56

Choose a tag to compare

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

01 Jan 19:05

Choose a tag to compare

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

29 Jul 23:12

Choose a tag to compare

Requirements

Issues

  • macOS version only supports Apple Silicon (M1 and later). JAR version must be used on Intel-based macs.

Bug Fixes

  • Fixed a bug in loading nested circuits.

v4.8.0 Release

29 Jul 21:02

Choose a tag to compare

Bug Fix

  • Fixed bugs / errors related to named wires.

v4.7.0

01 Jul 19:58

Choose a tag to compare

  • Updated default folders (reopen last used)
  • Updated file versioning
  • Update email addresses

v4.6.0 Release

23 Jun 03:40

Choose a tag to compare

New Features

  • Added shift logical left/logical right/arithmetic right register

Fixes

  • Fixed trace panel scrolling and display of signals.

v4.4.0

12 Jun 20:28

Choose a tag to compare

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

v4.2.0

30 May 16:19

Choose a tag to compare

  • Added support for dashes in filenames
  • Removed support for xz compression
  • Changed MUX shape to trapezoid
  • General cleanup of source code and recompilation