1.14.32 Release - 1st alpha release of the Kamaelia refresh project
Pre-release
Pre-release
This release is the first official (alpha) release of the Kamaelia refresh project.
It fundamentally brings a large number of things up to date relative to the modern python ecosystem.
As an indicator of what is and is not functioning, take a look in the examples directory. Examples known not to work for any reason are currently "disabled" by having their filename and/or directoryname prefixed with an underscore. Decisions will be taken whether to keep, remove, etc these examples going forward.
This is NOT production ready, but it's ready for people to explore and provide feedback on.
What's Changed
(the following is autogenerated)
- Py3 and bitrot related tagging by @sparkslabs in #8
- Imports fixes by @sparkslabs in #9
- Should be a 1-tuple, not a single object by @sparkslabs in #10
- New Documentation Harness Core by @sparkslabs in #11
- Improve PDF Doc Build process by @sparkslabs in #12
- Website revamp by @sparkslabs in #16
- Website build update by @sparkslabs in #18
- New documentation base by @sparkslabs in #19
- Sync auto-site as published by @sparkslabs in #20
- Date bump by @sparkslabs in #22
- Semver changes by @sparkslabs in #24
- Fixed deprecation warning:
__new__-->__cinit__by matt-hammond-001 in #2 - Bugfix: if DVB NIT table is 0..N-1 sections, then descriptors were be… by matt-hammond-001 in #3
- Bugfix: missing Ipc symbol import by matt-hammond-001 in #4
- Added support for new descriptors by matt-hammond-001 in #5
- Bugfix: missing import of sys by matt-hammond-001 in #6
Full Changelog: https://github.com/sparkslabs/kamaelia/commits/v1.14.32