Recent Releases of Syd

Syd - Version 1.2.6 - JOSS Version

Full Changelog: https://github.com/landoskape/syd/compare/v1.2.5...v1.2.6

This is intended to be the last release before publication in JOSS.

Scientific Software - Peer-reviewed - Python
Published by landoskape 5 months ago

Syd - Histology Data

This release is simply meant to store mousebrain data for an example histology viewer.

mousebrain.zip

Scientific Software - Peer-reviewed - Python
Published by landoskape 6 months ago

Syd - Version 1.2.5

Use computer's IP address for sharing across local network

Full Changelog: https://github.com/landoskape/syd/compare/v1.2.4...v1.2.5

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.2.4

Control over plotmarginpercent from share() function

Full Changelog: https://github.com/landoskape/syd/compare/v1.2.3...v1.2.4

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.2.3

Added support for python 3.8

What's Changed

  • Try earlier python by @landoskape in https://github.com/landoskape/syd/pull/11

Full Changelog: https://github.com/landoskape/syd/compare/v1.2.2...v1.2.3

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.2.2

Enabled users to turn off replotting for button callbacks (useful for saving figures).

Also, added a reference to the last generated figure in the viewer for this exact purpose.

Full Changelog: https://github.com/landoskape/syd/compare/v1.2.1...v1.2.2

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.2.1 -- Fixed type hints for compatibility

This is why you wait for the tests to run...

Full Changelog: https://github.com/landoskape/syd/compare/v1.2.0...v1.2.1

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.2.0

What's Changed

  • Modular flask rework by @landoskape in https://github.com/landoskape/syd/pull/9

    • Flask JS code organized much better, easier to see what's happening.
  • Flask styling and server management improvements by @landoskape in https://github.com/landoskape/syd/pull/10

    • Significant improvements to styling of flask components especially the range sliders!
  • Smarter flask deployment for threaded servers and master management of servers.

Full Changelog: https://github.com/landoskape/syd/compare/v1.1.0...v1.2.0

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.1.0 -- Full Deployment Options, Syd Controls expanded

Significant improvements to documentation.

Full deployment options working (notebook & browswer)

Expanded syd controls for useful updates and responsiveness

Full Changelog: https://github.com/landoskape/syd/compare/v1.0.2...v1.1.0

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.0.2

Version 1.0.2

Added show and share methods for more convenient and intuitive deploying!

Full Changelog: https://github.com/landoskape/syd/compare/v1.0.1...v1.0.2

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.0.2

Add show and share methods for deployment

Full Changelog: https://github.com/landoskape/syd/compare/v1.0.1...v1.0.2

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.0.1

Version 1.0.1 has a responsive Syd Controls element that allows the user to see when something is updating and when an update is done. This needs to be expanded to include some more conditions (error tracing, etc), and also needs to be applied to the flask deployment option.

Full Changelog: https://github.com/landoskape/syd/compare/v1.0.0...v1.0.1

Scientific Software - Peer-reviewed - Python
Published by landoskape 8 months ago

Syd - Version 1.0.0

What's Changed

  • Flask deployment by @landoskape in https://github.com/landoskape/syd/pull/8 it works!

Full Changelog: https://github.com/landoskape/syd/compare/v0.2.0...v1.0.0

Scientific Software - Peer-reviewed - Python
Published by landoskape 9 months ago

Syd - Version 0.2.0

What's Changed

  • Flask! by @landoskape in https://github.com/landoskape/syd/pull/2
  • Optional parameter inputs! by @landoskape in https://github.com/landoskape/syd/pull/6

Full Changelog: https://github.com/landoskape/syd/compare/v0.1.7...v0.2.0

Scientific Software - Peer-reviewed - Python
Published by landoskape 9 months ago

Syd - Version 0.1.7

Full Changelog: https://github.com/landoskape/syd/compare/v0.1.6...v0.1.7

There are breaking changes!!! See changelog.

Scientific Software - Peer-reviewed - Python
Published by landoskape 10 months ago

Syd - Version 0.1.6

What's Changed

  • Dev by @landoskape in https://github.com/landoskape/syd/pull/1

New Contributors

  • @landoskape made their first contribution in https://github.com/landoskape/syd/pull/1

Full Changelog: https://github.com/landoskape/syd/compare/v0.1.5...v0.1.6

Scientific Software - Peer-reviewed - Python
Published by landoskape 11 months ago

Syd - Version 0.1.5

Temporary release: has testing errors (and probably bugs) but includes latest functionality for examples.

Scientific Software - Peer-reviewed - Python
Published by landoskape 11 months ago

Syd - Version 0.1.4

Bug fix for default (not default_low anymore)

Scientific Software - Peer-reviewed - Python
Published by landoskape 12 months ago

Syd - Version 0.1.3

Bug fix on parameter method inheriting paramdict -> getstate callbacks now receiving full state as input

Scientific Software - Peer-reviewed - Python
Published by landoskape 12 months ago

Syd - Version 0.1.2

API for the add*/update* methods corrected to match dataclass parameters.

Scientific Software - Peer-reviewed - Python
Published by landoskape 12 months ago

Syd - Version 0.1.1

Emergency bug patch for adding args to the init method.

Scientific Software - Peer-reviewed - Python
Published by landoskape 12 months ago

Syd - Version 0.1.0

First draft with notebook deployment only.

Scientific Software - Peer-reviewed - Python
Published by landoskape 12 months ago