Recent Releases of skillup
skillup - v2.0.2
- fixes multiple issues after ontology update
- corrects th way OPC UA endpoints are handled
Notet that there is a new version of the runtime provided below. Use the examples if you want to directy start or develop your own examples with the documentation or the tutorials
Full Changelog: https://github.com/aljoshakoecher/skill-up/compare/v2.0.1...v2.0.2
- Java
Published by aljoshakoecher over 2 years ago
skillup - v2.0.1
What's Changed
- Fixes multiple issues with build and deployment by @aljoshakoecher in https://github.com/aljoshakoecher/skill-up/pull/32
- now deploying complete project
- fixes broken deployment
- Adds pre-built examples
Note that this is fully compatible with the SkillUp runtime in v2.0.0 which can be downloaded here
Full Changelog: https://github.com/aljoshakoecher/skill-up/compare/v2.0.0...v2.0.1
- Java
Published by aljoshakoecher almost 3 years ago
skillup - v2.0.0
- Refactored generation of skill description to incorporate new ontology (see CSS Ontology, CaSk ontology and CaSkMan ontology for details)
- Back to one explicit version as it doesn't make sense to use bundles independently
- Refactored / renamed examples
Other changes: * Added minor details around development and deployment in https://github.com/aljoshakoecher/skill-up/pull/26 * Added proper content types which is now required by SkillMEx in https://github.com/aljoshakoecher/skill-up/pull/27
- Java
Published by aljoshakoecher almost 3 years ago
skillup - v1.0.0
🎉 🎈 🥳 Initial release of a stable version 🥳 🎈 🎉
- Finally improved docu and added wiki articles
- Preconfigured SkillUp-Runtime available with the attached zip archive.
- Please note that core bundles need to be compiled from source if you want to use your own OSGi container.
- Examples need to be compiled from source as well.
- Java
Published by aljoshakoecher over 4 years ago