Skip to content

Releases: bsiever/JLS

v4.9.0 Release

29 Jul 23:12
Compare
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
Compare
Choose a tag to compare

Bug Fix

  • Fixed bugs / errors related to named wires.

v4.7.0

01 Jul 19:58
Compare
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
Compare
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
Compare
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
Compare
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