All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed empty import error
- Initial support for custom exception messages
- Passing information into
RequirementError
#16 - Export
empty
object - New
Func
- Fixed exception when passing Expression into
in_
.length()
to R object
- Better error messages when dependency is a complex expression
- Initial expression partial dependency support
- Gt operator
- Multi dependency support in single R object
- Simple case of a self reference dependency
- Py3 support 🚀
- Better documentation on README.md
- Not Equal operator & operator tests
- Arithmetic support with R objects
- Initial working version of required in pypi