-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathHistory.txt
15 lines (12 loc) · 875 Bytes
/
History.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== Changes from the SVN times...
* Initial import of a new rewrite at version 0.0.3
* 0.0.5 includes support for ordered qbxml attributes, as well as better error-handling and smarter saving.
* 0.0.7 includes support for nested finder options, with aliases for easy access. Outdated by bugfixes in the next version.
* 0.1.0 Bugfixes, a little more docs, and connection is a little more robust.
* 0.1.1 Small bugfix.
* 0.4.0 Ready for beta by anyone!
* 0.4.2 A few bugs worked out, added Quickbooks::Base.setup to initialize arguments for establish_connection().
* 0.4.3 A really important addition to the query() method that filters a Quickbooks response to correctly honor time-based filters. (Monitor whether we need to +1 day to incoming time-based filters so that Quickbooks will include all desired results.)
== 0.4.4 2008-07-25
* 1 minor update:
* Moved to GitHub