0.3.1 / 2008-03-14
- Improved methods
- Pyre::Campfire#room raises an exception if given a block and the room is
not found
- General cleanup
- Changed weird "begin raise Exception end" blocks to just
"raise Exception". I thought I had a reason for it, but I guess
not.
0.3.0 / 2008-02-20
- Huge enhancement!
- contrib/ directory with Subversion post-commit hook ready to be tried out!
- New methods
- Room#upload(‘path/to/file’) - UPLOAD!
- Improved methods
- A bunch of them now raise errors on failure
0.2.0 / 2008-02-17
- New methods
- Campfire#find_room_by_id
- Campfire#room - give it a name or an id, and maybe a block!
- Improved methods
- Campfire.new takes a block now too.
0.1.0 / 2008-02-15