Skip to content

Commit

Permalink
Updated news for QuantLib 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Jul 4, 2013
1 parent eab36f8 commit cd825f6
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions News.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@

Release 1.2 - March 2012
Notable changes since release 1.1:
- in sync with QuantLib 1.2;
- migrated to SWIG 2.0.4;
- prevented segmentation faults in Perl module;
- exported missing constructors for MersenneTwisterUniformRng
and KnuthUniformRng;
- exported IncrementalStatistics;
- exported bespoke calendar (thanks to Henner Heck);
- exported weekend-only calendar;
- exported more coupon methods (thanks to Henner Heck);
- exported more distributions (thanks to Tawanda Gwena);
- exported CMS coupons (thanks to Lluis Pujol Bajador);
- exported asset-swap functionality (thanks to Lluis Pujol Bajador);
- exported a few InflationIndex methods;
- added keyword arguments to a few Python constructors.
Release 1.3 - July 2013
Notable changes since release 1.2:
- in sync with QuantLib 1.3;
- migrated to SWIG 2.0.10;
- added FRA interface and Java example (thanks to Tawanda Gwena and
Francis Duffy);
- added possibility to manually disable build for specific modules;
- exported a couple of CashFlows functions (thanks to Sergio Villar de María);
- exported BondFunctions class (thanks to Simon Shakeshaft);
- overloaded operators for date algebra and comparisons in C# (thanks
to Simon Shakeshaft);
- added Bates implied volatility surface example for R (thanks to
Klaus Spanderen and Dirk Eddelbuettel);
- added bonds example for R (thanks to Dirk Eddelbuettel);
- expanded european-option example for R (thanks to Dirk Eddelbuettel).

0 comments on commit cd825f6

Please sign in to comment.