~ubuntu-branches/ubuntu/wily/ledger/wily

« back to all changes in this revision

Viewing changes to doc/NEWS

  • Committer: Package Import Robot
  • Author(s): David Bremner
  • Date: 2014-10-08 19:20:38 UTC
  • mfrom: (1.1.3) (9.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20141008192038-py5cxm93rdt3x2uz
Tags: 3.1+dfsg1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
                             Ledger NEWS
2
2
 
 
3
* 3.1
 
4
 
 
5
- Changed the definition of cost basis to preserve the original cost basis
 
6
  when a gain or loss is made (if you bought 1 AAA for $10 and then sold
 
7
  it for $12, ledger would previously take $12 as the cost; the original
 
8
  cost of $10 is preserved as the cost basis now, which addresses strange
 
9
  behaviour with -B after a capital gain or loss is made).
 
10
 
 
11
- Incorrect automatic Equity:Capital Gains and Equity:Capital Loss entries
 
12
  are no longer generated when a commodity is sold for loss or profit.
 
13
 
 
14
- Support for virtual posting costs.
 
15
 
 
16
- The option --permissive now quiets balance assertions
 
17
 
 
18
- Removed SHA1 files due to license issues and use boost instead.
 
19
 
 
20
- Added option --no-pager to disable the pager.
 
21
 
 
22
- Added option --no-aliases to completely disable alias expansion
 
23
 
 
24
- Added option --recursive-aliases to expand aliases recursively
 
25
 
 
26
- Support payee "uuid" directive.
 
27
 
 
28
- Bug fix: when a status flag (! or *) is explicitly specified for an
 
29
  individual posting, it always has a priority over entire transaction
 
30
  status.
 
31
 
 
32
- Bug fix: don't lose commodity when cost is not separated by whitespace
 
33
 
 
34
- Improved backwards compatibility with ledger 2.x
 
35
 
 
36
- Build fix for GCC 4.9
 
37
 
 
38
- Build fix for boost 1.56
 
39
 
 
40
- Many improvements to ledger-mode, including fontification
 
41
 
 
42
- More test cases and unit tests
 
43
 
 
44
- Contrib: Added script to generate commodities from ISO 4217
 
45
 
3
46
* 3.0
4
47
 
5
48
Due to the magnitude of changes in 3.0, only changes that affect compatibility