Releases: Trentonom0r3/PyShiftAE
Releases · Trentonom0r3/PyShiftAE
0.1.1
v1.0.1 - Integration of Full Python Library, CEPy Extensions
- Updated Documentation, release
PyShiftAE 1.0.1
- Release
pypi
project.pip install PyShiftAE
- Include Docs for
CEPy
extensions - Ability to write extensions using any** Python GUI framework
- Ability to control AE from ANY python process!
- Slight Refactorings, deletions, and changes.
- Support for Python >=3.5
- Release
** Only tested on PyQT currently. Should work for others though.
What's Changed
- Release v1.0.1 by @Trentonom0r3 in #27
Full Changelog: 0.9.2...1.0.1
v0.9.2 - Various progress in CEPy Extensions, Python integration
- Ability to write full python GUI extensions! (Docs coming soon)
- Ability to control AE from ANY python process!
- Slight Refactoring, deletions, and changes.
- TODO: Refactor further, finalize API transfer to
.pyd
, and fully test extension and python process communication.
What's Changed
- See changelog by @Trentonom0r3 in #26
Full Changelog: 0.9.1...0.9.2
v0.9.1 - Various Changes and compatibility updates
- Updated python compatibility to
3.1x
and up. - Removed console in preparation for cross-process communication.
- Added submodule as dependency (not required at the moment, WiP)
- Removed
JS
communication, will be replacing with updated version at a later point. - Various small refactors in source code.
What's Changed
- Various small fixes, prep for next major release by @Trentonom0r3 in #25
Full Changelog: 0.9.0...0.9.1
Release [v0.9.0] Largely-Stable, Main core API Implemented.
Moving to an Official 0.9.0
release. API is quite stable, plugin quite stable as well. I don't see the core API changing too much on the user end, and most changes going forward will end up being related to expansion, rather than actual API alteration on the user end.
After a few final kinks are worked out, will move to official 1.0.0
release.
- Major Points:
- Extensive Core API for basic manipulation.
- Ability to communicate via CEP extension.
- Built-in Python Console for Debugging.
- Easy installer for setup.
- Discord Server for Information.
- Ability to use any and all external python libraries.
What's Changed
- Full Rework by @Trentonom0r3 in #6
- Updated docs, New Class (layer/layers), more efficient communication by @Trentonom0r3 in #7
- Updated with a ton of new methods by @Trentonom0r3 in #8
- Update README.md by @Trentonom0r3 in #9
- Update README.md by @Trentonom0r3 in #10
- Update PyShiftAE Documentation.md by @Trentonom0r3 in #11
- Merge Dev into Main by @Trentonom0r3 in #12
- added lots of attributes to Layer class by @Trentonom0r3 in #13
- Update Layer access, layer addition/removal. add constructors by @Trentonom0r3 in #14
- Dev by @Trentonom0r3 in #16
- Added tons of new methods/attributes. Project manipulation, more pythonic interface by @Trentonom0r3 in #17
- major updates and overhaul! by @Trentonom0r3 in #18
- update binary .aex by @Trentonom0r3 in #19
- add replace method, added installer by @Trentonom0r3 in #20
- updated .exe to find path for user, throw message if can't be found by @Trentonom0r3 in #21
New Contributors
- @Trentonom0r3 made their first contribution in #6
Full Changelog: https://github.com/Trentonom0r3/PyShiftAE/commits/0.9.0