Releases: DiamondLightSource/aioca
Releases · DiamondLightSource/aioca
2.0
Breaking changes
- Now uses
asyncio.get_running_loop()to get its event loop rather thanasyncio.get_event_loop(). If you are usingaiocafrom within an asyncio event loop (the common use case) then this will not make any difference. If you are usingaiocafrom a thread without an asyncio event loop (unlikely) then this will now raise an exception rather than silently creating an event loop for that thread.
What's Changed
- Convert to use asyncio.get_running_loop by @coretl in #61
- chore: Update supported Python versions through copier template update by @DiamondJoseph in #59
- Update copier to 4.1.0 by @AlexanderWells-diamond in #64
- Revert changes that removed Python3.8 compatibility by @AlexanderWells-diamond in #67
- Fix an issue with dropped sync callbacks by @coretl in #69
- Restore non-alpha epicscorelibs dependency by @coretl in #70
- Copier update by @coretl in #76
New Contributors
- @DiamondJoseph made their first contribution in #59
Full Changelog: 1.8.1...2.0
2.0a4
2.0a3
What's Changed
- Update copier to 4.1.0 by @AlexanderWells-diamond in #64
- Revert changes that removed Python3.8 compatibility by @AlexanderWells-diamond in #67
Full Changelog: 2.0a1...2.0a3
2.0a2
What's Changed
- Convert to use asyncio.get_running_loop by @coretl in #61
- chore: Update supported Python versions through copier template update by @DiamondJoseph in #59
- Update copier to 4.1.0 by @AlexanderWells-diamond in #64
New Contributors
- @DiamondJoseph made their first contribution in #59
Full Changelog: 1.8.1...2.0a2
2.0a1
What's Changed
- Convert to use asyncio.get_running_loop by @coretl in #61
- chore: Update supported Python versions through copier template update by @DiamondJoseph in #59
New Contributors
- @DiamondJoseph made their first contribution in #59
Full Changelog: 1.8.1...2.0a1
1.8.1
What's Changed
- Bump supported Python version by @AlexanderWells-diamond in #53
- Update copier template to 2.4.0 by @AlexanderWells-diamond in #54
Full Changelog: 1.8...1.8.1
1.8
What's Changed
- add catalog-info by @stan-dot in #44
- Replaced dls-controls with DiamondLightSource by @garryod in #48
- Adopt copier template by @AlexanderWells-diamond in #52
- Fix clashing contexts by @DominicOram in #51
New Contributors
- @stan-dot made their first contribution in #44
- @garryod made their first contribution in #46
- @DominicOram made their first contribution in #51
Full Changelog: 1.7...1.8