kballard / osx-plist

Ruby osx/plist extension for reading/writing property lists

osx-plist / History.txt
100644 13 lines (9 sloc) 0.302 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
== 1.0.3 / 2009-09-21
  * Add two new methods OSX::PropertyList.load_file and OSX::PropertyList.dump_file
  * Clean up the RDoc documentation
 
== 1.0.2 / 2009-09-17
  * Build properly under Mac OS X 10.6
 
== 1.0.1 / 2009-02-05
  * Ruby 1.9.1 compatibility
 
== 1.0 / 2008-04-25
  * First public release