This repository was archived by the owner on Apr 22, 2024. It is now read-only.
2020.2b1
Pre-release
Pre-release
This is the first beta release of "itamar" (2020.2b1).
- Fixed bug when two NApps had methods with the same name
decorated with the@restdecorator. - Fixed authentication URLs in documentation.
- Fixed interface tests.
- Changed
devrequirements to installrunrequirements. - Changed Makefile to use
python3instead ofpython3.6. - Updated
.travis.ymlto use newest pip dependency resolver for tests. - Changed
setup.pyto alert when a test fails on Travis. - Added Blueprints section to the "How to Contribute" guide.