Welcome to Changems!
What is this? Well, it's a work in progress for starters. It will eventually be a place where you can come to see what changes were made to a gem in which version. For now, though, it needs a lot of help. If you want to chip in, head on over to the GitHub repo.
How do I get my gem to show up?
First, make sure your gem meets these standards:
- In the root directory, have a file named
CHANGES.md(or.rdoc). - Start each section of notes with an H2 that includes the valid version number of that release.
- Publish it to rubygems.org.
For now, import is manual, so hit me up on Twitter or GitHub and I'll try to get to it as soon as I can. Also, if you have any questions about formatting your change logs, drop me a line.