Skip to content

SpanAnalyzer-1.0.0

Compare
Choose a tag to compare
@bretzel12 bretzel12 released this 04 Feb 15:44
· 61 commits to master since this release

This is the first stable release of SpanAnalyzer. It's ready to be used!

New Features

  • Help manual. It explains the user interface and all the inner workings of the
    sag-tension calculations.

Bug Fixes

  • Manager dialogs (weather, cable, analysis filter) now handle inserting and
    removing items more gracefully. Items can be inserted in the middle of the
    list, and relevant items are reselected after insertion/deletion.
  • App frame size caching fixed to hold maximized state and a size. Before, if
    the frame was maximized and closed, the app forgot about what size it was
    supposed to be.
  • Span spacing parameter renamed for clarity. The editor dialog layout was also
    modified to lump the different spacing parameters together.
  • Error messages related to "invalid number of connections" is now suppressed.
    Dummy structures and hardware were added to the document class so the
    LineCable has something to connect to.
  • Unit conversion fixes brought in for the Cable class.
  • AnalysisController fixed so it correctly clears all cached data between
    analysis runs.
  • Memory leak fixed in the undo/redo stack.

Binaries

Pre-built binaries are available for the following platforms:

  • Linux (Ubuntu 16.04)
  • Windows 7, 8, 10

Feedback

If you find bugs or would like new features, leave feedback on the GitHub issue
tracker!