Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

2020.2b1

Pre-release
Pre-release

Choose a tag to compare

@hdiogenes hdiogenes released this 08 Sep 19:14
· 105 commits to master since this release
270d97d

This is the first beta release of "itamar" (2020.2b1).

  • Fixed bug when two NApps had methods with the same name
    decorated with the @rest decorator.
  • Fixed authentication URLs in documentation.
  • Fixed interface tests.
  • Changed dev requirements to install run requirements.
  • Changed Makefile to use python3 instead of python3.6.
  • Updated .travis.yml to use newest pip dependency resolver for tests.
  • Changed setup.py to alert when a test fails on Travis.
  • Added Blueprints section to the "How to Contribute" guide.