Sha256: 94222dc7ead853e4744a3a50b7c0b86701a49fb7ab110acdca58b267400cfefc

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

=== 3.0.0 / 2010-01-31
* balance_tags.rb is now a C extension (Pidgin2Adium.balance_tags_c)
  - the pure-ruby mixin balance_tags (without the trailing "_c") is gone
* Better handling of command-line arguments
* Format time zones offsets correctly (e.g. "+0500", not "+-0500")
* Write Yahoo! and Jabber logs to correct directories (#27710)
* Better matching of regexes against time strings
* Better documentation

=== 2.0.2 / 2009-12-18
* Much better documentation (more of it, and higher quality too!)
* Allow user-provided output dir at commandline
* Cleaner error messages
* require 'time' for Time.zone_offset (fixes bug)
* Gracefully handle lack of timezone info
* Gracefully handle nonexistent output dir
* Gracefully handle parsing errors
* Print error messages during *and* after batch converting so they're actually seen

=== 2.0.1 / 2009-12-06
* Fix timestamps so they show up in Adium chat log viewer

=== 2.0.0 / 2009-11-24
* Added documentation, available at http://pidgin2adium.rubyforge.org/rdoc/
* Added public interface for scripting purposes
* Removed -o and -l options. Now gem automatically outputs to Adium log dir with no intermediate folder.

=== 1.0.0 / 2009-09-27
* Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pidgin2adium-3.0.0 History.txt