Releases: epics-motor/motorIms
Releases · epics-motor/motorIms
R1-0-2
R1-0-2 is a release based on the master branch.
Changes since R1-0-1
New features
Modifications to existing features
Bug fixes
Continuous integration
- Added ci-scripts (v3.0.1)
- Configured to use Github Actions for CI
R1-0-1
R1-0-1 is a release based on the master branch.
Changes since R1-0
New features
Modifications to existing features
Bug fixes
- Commit 95ead31: Include
$(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
instead of $(MOTOR)/configure/RELEASE
- Commit 10c502c: Eliminated compiler warnings
R1-0
R1-0 is a release based on the master branch.
Changes since motor-6-11
motorIms is now a standalone module, as well as a submodule of motor
New features
- motorIms can be built outside of the motor directory
- motorIms has a dedicated example IOC that can be built outside of motorIms
Modifications to existing features
Bug fixes