Skip to content

Patches for given/surname match, new method and doc fixes#11

Merged
nickreynke merged 17 commits intonickreynke:masterfrom
damonbrodie:develop
Dec 11, 2018
Merged

Patches for given/surname match, new method and doc fixes#11
nickreynke merged 17 commits intonickreynke:masterfrom
damonbrodie:develop

Conversation

@damonbrodie
Copy link

Includes a case insensitivity change to given/surname_match, a new method called is_child() and documentation in the README for the undocumented methods.

I've also bumped the release number to 0.2.4dev

I'd propose that we drop the "dev" from the versioning so that when eventually pushed to the PyPI repository that these updates become "visible" to those users that install the Pip package. Currently the user needs to supply the --pre to the pip command line to find the updated python-gedcom package. As it currently stands there are not any releases available for python3 that can be installed without the --pre flag.

@nickreynke
Copy link
Owner

nickreynke commented Dec 11, 2018

Looks fine to me :) Sorry for the revert. Have merged it into master accidentally but changed it to develop afterwards.

The dev versioning is intended as of the current versions being pre-releases and non-productive releases. The first productive release should be the v1.0.0 for this project since there are some heavier changes coming. And thank you for adding the documentation for the --pre option. Didn't know about that yet :D

Thank you!

@nickreynke nickreynke added the enhancement New feature or request label Dec 11, 2018
@nickreynke nickreynke self-assigned this Dec 11, 2018
@nickreynke nickreynke added this to the v1.0.0 milestone Dec 11, 2018
@nickreynke
Copy link
Owner

@nomadyow I will publish the new version later today.

@nickreynke
Copy link
Owner

@nomadyow New version is up on PyPI 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants