Skip to content

Latest commit

 

History

History
155 lines (91 loc) · 3.42 KB

CHANGELOG.rst

File metadata and controls

155 lines (91 loc) · 3.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Nothing yet

4.0.2 - 2022-06-06

Changed:

Added:

Fixed:

4.0.1 - 2022-02-14

Removed:

Changed:

Added:

  • New longStringIn/longStringOut record types

Fixed:

3.2.1 - 2021-11-25

Changed:

Added:

  • Provide logging for exceptions raised in callbacks

Fixed:

3.2 - 2021-08-31

Changed:

  • Repository changed from pythonIoc to pythonSoftIOC
  • Executable name changed from pythonIoc to pythonSoftIOC

Added:

Fixed:

3.1 - 2021-07-07

Added:

3.0 - 2021-07-05

Added:

Fixed:

3.0b2 - 2021-06-28

Changed:

Removed:

  • Option of specifying scalar value for mbbi and mbbo records

3.0b1 - 2021-06-28

Port to being a Python package

Changed:

  • Removed ability to build as an EPICS module
  • Restructure C code as Python extension
  • Make devIocStats a submodule
  • Now has a hard dependency on epicscorelibs

Added:

  • asyncio support

2-16 - 2019-12-10

Last release as an EPICS module rather than a Python package