Skip to main content

Package to help maintaining HISTORY file for Python project.

Project description

https://badge.fury.io/py/pyhistory.png https://travis-ci.org/beregond/pyhistory.png?branch=master https://pypip.in/d/pyhistory/badge.png

Package to help maintaining HISTORY file for Python project.

Note

This package is created to help maintaining history file in environment of high concurrency (literally: each pull request on GitHub had conflicts in HISTORY.rst file because it was updated before creating PR). Take into account it may NOT fit into your environment and/or workflow since it was cutted for specific case, but it’s good if so. :)

Features

(All commands can start either with pyhistory or pyhi.)

  • Add history entry:

$ pyhi add 'New feature'
$ pyhi add Something
  • List history entries:

$ pyhi list

* New feature
* Something
  • Update your history file with entries for given release:

$ pyhi update 0.4.2
  • Clear history:

$ pyhi clear

History

1.0.1 (2014-06-20)

  • Fixed error raised by clear when history dir is absent.

  • Fixed update - command will now try to find file start.

1.0 (2014-06-20)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhistory-1.0.1.tar.gz (12.7 kB view details)

Uploaded Source

File details

Details for the file pyhistory-1.0.1.tar.gz.

File metadata

  • Download URL: pyhistory-1.0.1.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyhistory-1.0.1.tar.gz
Algorithm Hash digest
SHA256 016d9581ef3483ba60f708041cee3dda5ac1c7dc97ab9cd0d6cc1e9afc4f829e
MD5 5ff78de904046ebf37c0c5879515ee6d
BLAKE2b-256 d641dc7fbd6788454a9eeecc4004075985793521c769bae009b73efec59f7116

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page