Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.2.21 #2

Merged
merged 21 commits into from
Jan 3, 2014
Merged

Release 0.2.21 #2

merged 21 commits into from
Jan 3, 2014

Commits on Jan 1, 2014

  1. Update README with installation instructions and examples

    Stefan Oderbolz committed Jan 1, 2014
    Configuration menu
    Copy the full SHA
    b25f140 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2014

  1. Fixed PEP-8 code styling issues

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    6095e41 View commit details
    Browse the repository at this point in the history
  2. Ignore too complex methods for the moment

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    0fbe548 View commit details
    Browse the repository at this point in the history
  3. Add flake8 as a pip requirement

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    95ed2c8 View commit details
    Browse the repository at this point in the history
  4. Fix import statements in examples

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    e8fe11a View commit details
    Browse the repository at this point in the history
  5. Harmonize block comments and add missing parameter

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    c33936f View commit details
    Browse the repository at this point in the history
  6. Fix PEP8 in setup.py

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    dcb768a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from metaodi/fix-pep8-code-style

    Fix PEP-8 code style
    metaodi committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    968e6b7 View commit details
    Browse the repository at this point in the history
  8. Change created_by from 'PythonOsmApi' to 'osmapi'

    Stefan Oderbolz committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    afde370 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

  1. Use version from code and description from README

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    83e71dd View commit details
    Browse the repository at this point in the history
  2. Ignore compiled files (*.pyc) in repo

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    a6089db View commit details
    Browse the repository at this point in the history
  3. Fixed typo in _http

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    3e8c7e0 View commit details
    Browse the repository at this point in the history
  4. Simplify import by using __init__.py

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    6779880 View commit details
    Browse the repository at this point in the history
  5. Add .travis.yml for Travis build

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    b521612 View commit details
    Browse the repository at this point in the history
  6. Add PyPI badges to README

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    2217fcb View commit details
    Browse the repository at this point in the history
  7. Fix path to build.sh

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    af12740 View commit details
    Browse the repository at this point in the history
  8. Removed builds for Python 3 and renamed pip-requirements

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    36e17da View commit details
    Browse the repository at this point in the history
  9. Add pypi deployment to travis

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    b61e10a View commit details
    Browse the repository at this point in the history
  10. Created first test and added more verbose output

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    f3067a7 View commit details
    Browse the repository at this point in the history
  11. Make tests executable with python 2.6

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    17ba7fc View commit details
    Browse the repository at this point in the history
  12. Update version number to 0.2.21

    Stefan Oderbolz committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    2059390 View commit details
    Browse the repository at this point in the history