Rightpoint / RZUtils

Rightpoint Commonly Used Tools
Other
123 stars 22 forks source link

Merge latest from develop to master #162

Closed nbonatsakis closed 8 years ago

nbonatsakis commented 8 years ago

@ZevEisenberg I'd like to do a release of RZUtils within the next day or two. This all looks fairly minor to me, aside from my RZAbout stuff (which was reviewed by @mr-fixit). Let me know if there's anything in here that concerns you.

ZevEisenberg commented 8 years ago

@nbonatsakis looks good to me. I'd do a "minor" release, in the semver parlance. Bug fixes plus a new feature, but no breakage. Incidentally, this would be a good reason to split RZUtils up into separate repos: since it uses semantic versioning, a breaking change on one rarely-used component necessitates bumping the major version number for everything.