Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 612 Bytes

File metadata and controls

32 lines (25 loc) · 612 Bytes

Changelog

0.5.3 (2017-06-09)

  • Fix license in setup.py. Thanks @mmessmore!

0.5.2 (2016-03-10)

  • Parse instance index to int.

0.5.1 (2016-02-03)

  • Allow regular expressions in get_service.
  • Always return list from uris.

0.4.0 (2015-11-24)

  • Add default value for get_credential.

0.3.0 (2015-11-24)

  • Add space and index properties.
  • Add flexible key matching on get_service.

0.2.0 (2015-11-24)

  • Add get_credential helper.

0.1.0 (2015-11-21)

  • First release.