163:9ed8b453c537 0.5.0
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 16:50:02 +0800
docs: update what's new for 0.5.0

previous change 162:ee031ea48eb0

bitbucket-pipelines.yml

Permissions: -rw-r--r--

Other formats: Feeds:
image: python:2
pipelines:
default:
- step:
max-time: 1
caches:
- pip
script:
- pip install -r REQUIREMENTS
- ./test.py
- apt-get update && apt-get install -y wget tar unzip
- make -j libs