milibopp / obsub

Small python module that implements the observer pattern via a decorator.
Other
12 stars 3 forks source link

Release a new version #35

Closed milibopp closed 10 years ago

milibopp commented 10 years ago

Once the current pull requests are dealt with, I think it might be time to releave a new version. Looking at the revision history I realized that we now have about twice as many comments as we had in v0.1.1, thus it is really about time. The amount of added functionality is somewhat limited but I think that at least the preservation of function signatures justify a minor version bump.

I've been working on a draft for a changelog to wrap up the changes made since v0.1.1. I would really appreciate some feedback on this.

milibopp commented 10 years ago

I experimentally merged together all open pull requests and tested the result on testpypi. There appears to be an issue with pypip.in.

coldfix commented 10 years ago

I guess this was just a temporary issue on their side. I have seen something similar in one of my repositories.

milibopp commented 10 years ago

So, I merged now all the remaining issues, since there appeared to be no further objections. I also uploaded the result to TestPyPI. I am going to upload this soon, unless somebody has another bug to report.

milibopp commented 10 years ago

I finally released and tagged v0.2.0.