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.

Unreleased

Nothing yet

3.1 - 2021-07-07

Added:

  • PVA support to the IOC #17

3.0 - 2021-07-05

Added:

  • More documentation #14

Fixed:

  • Mbbi/o specifying alarm values bug introduced in 3.0b2 #15

3.0b2 - 2021-06-28

Changed:

  • Restructured the docs #9 #10

Removed:

  • Option of specifying scalar value for mbbi and mbbo records

3.0b1 - 2021-06-28

Port to being a Python package #5

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