commit 71ebe520b14e9ccdb3ed98e7abc71ee28474ef96
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Thu, 19 Oct 2023 11:41:57 +0200

    Set version to 1.32 final

 Python/setup.py | 2 +-
 configure.ac    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f57fd15616ad3701abab52313aa9db3bd2528011
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Thu, 19 Oct 2023 11:23:07 +0200

    Update news

 News.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2082d6d8c94bb1eb27fca6c6af368030898d944e
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Fri, 13 Oct 2023 17:13:10 +0200

    Avoid warning in .Net 7.0

 CSharp/examples/Times/Times.cs | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit af25434fea781e188bc7910e4e0e3bfc4895775b
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Wed, 4 Oct 2023 14:18:47 +0200

    Set version to 1.32 rc

 Python/setup.py | 2 +-
 configure.ac    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4999cf9c94274e429e4bfcc1d651f2a4e0127748
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Wed, 4 Oct 2023 11:28:30 +0200

    Update news and changelog

 ChangeLog.txt | 776 ++++++++++++----------------------------------------------
 News.md       |  29 ++-
 2 files changed, 182 insertions(+), 623 deletions(-)

commit 0eec1e1a6c38a086ecf2653d5be11b9f19407416
Merge: cf9fb71 65aedc5
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 14:32:36 +0200

    Export Xoshiro256** RNG (#590)

commit cf9fb7116e42a3ca9a7b34aae61d6d5980afb520
Merge: ade947c 206aee8
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 13:40:38 +0200

    Export missing parameters for iterative bootstrap (#589)

commit ade947cfcf1f2bf77de628ac29f5f98d69859516
Merge: 881eeab c3700bc
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 13:14:14 +0200

    Export new constructor for OIS (#588)

commit 65aedc528cfa0bb24c86ec2447c53a4c4aa75a5e
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 12:56:19 +0200

    Export Xoshiro256** RNG

 SWIG/randomnumbers.i | 30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

commit 206aee80356bc68512ba5e8af1858370d48ace19
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 12:34:11 +0200

    Export missing parameters for iterative bootstrap

 SWIG/piecewiseyieldcurve.i | 38 +++++++++++++++++++++++++++++++-------
 1 file changed, 31 insertions(+), 7 deletions(-)

commit 881eeab47e7926aa3c187384977e1fd9ff6bd03d
Merge: 21d355c 2e93c4d
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 12:33:35 +0200

    Export a few exotic options (Margrabe, compound, chooser) and related engines (#587)

commit c3700bc3ab83d2f5407d89a6169eb4073ee0c974
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 12:12:15 +0200

    Export new constructor for OIS

 SWIG/swap.i | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 21d355caed3410c360f1207a423f51c626380ca3
Merge: 81fe511 47a058c
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 12:07:54 +0200

    Export utility function to simplify notification graph (#586)

commit 2e93c4d2adbfb7a6129fbb4753034ca3f59d1868
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 11:36:47 +0200

    Add some exotic options

 SWIG/options.i | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 98 insertions(+)

commit 47a058cf82fdbd4a1ace86426610dd868e4eb4a6
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 3 Oct 2023 11:01:42 +0200

    Export utility function to simplify notification graph

 SWIG/bonds.i | 3 +++
 SWIG/swap.i  | 4 ++++
 2 files changed, 7 insertions(+)

commit 81fe5112ba7f6f532b4abcaf4902caad052d25cd
Merge: 5fed0b8 5a41d2e
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Sun, 24 Sep 2023 20:36:08 +0200

    added redemption and paymentLag args to amortizingbond signatures (#584)

commit 5a41d2ee76f42ecb9e104ab852252b82820c1f80
Author: Gyan Sinha <gyanorama@gmail.com>
Date:   Sun, 24 Sep 2023 08:52:09 -0400

    added redemption and paymentLag args to amortizingbond signatures

 SWIG/bonds.i | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 5fed0b85cadf29b685d21f474551918a1788a08f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon, 18 Sep 2023 18:26:25 +0000

    Bump docker/login-action from 2 to 3
    
    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](https://github.com/docker/login-action/compare/v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

 .github/workflows/devenv-images.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 2458dd022acbc9eb0499e8a03fb0e15638783a3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon, 4 Sep 2023 18:22:30 +0000

    Bump actions/checkout from 3 to 4
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

 .github/workflows/copyrights.yml    |  2 +-
 .github/workflows/devenv-images.yml | 10 +++++-----
 .github/workflows/linux.yml         |  2 +-
 .github/workflows/misspell.yml      |  2 +-
 .github/workflows/namespaces.yml    |  2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

commit 7760d2e4b457a3fffb0f8374ed37c40433e84d61
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 28 Aug 2023 19:07:36 +0200

    Rename CI build for python

 .ci/{python3.build => python.build}     | 0
 .ci/{python3.check => python.check}     | 0
 .ci/{python3.install => python.install} | 0
 .github/workflows/linux.yml             | 2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)

commit a67faf68db394ccf9fa1edfd9d8f6dbc9bfd6ad6
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 28 Aug 2023 19:45:40 +0200

    Fix checkout location in devenv workflow

 .github/workflows/devenv-images.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a76baeadf30b287751eb4df7f21c200e89a0d307
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 28 Aug 2023 19:41:05 +0200

    Clean up base dockerfile

 dockerfiles/ci.base.Dockerfile | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

commit 8a5ca9096a498f27aaab21503fedfc93684700ec
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 28 Aug 2023 18:56:06 +0200

    Add workflow and dockerfiles to build images for CI build

 .github/workflows/devenv-images.yml  | 89 ++++++++++++++++++++++++++++++++++++
 dockerfiles/ci.base.Dockerfile       | 27 +++++++++++
 dockerfiles/ci.csharp.Dockerfile     |  7 +++
 dockerfiles/ci.default.Dockerfile    | 13 ++++++
 dockerfiles/ci.java.Dockerfile       |  9 ++++
 dockerfiles/ci.python.Dockerfile     |  8 ++++
 dockerfiles/ci.r.Dockerfile          |  9 ++++
 dockerfiles/ci.scala.Dockerfile      |  9 ++++
 dockerfiles/ci.threadsafe.Dockerfile | 13 ++++++
 9 files changed, 184 insertions(+)

commit b999a2999d933a3adaeec9717fce8f3771ff9d1a
Merge: 1560c21 0dc67c2
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 14 Aug 2023 10:28:24 +0200

    Update default typemap code in custom typemaps for `Matrix` and `Array` (#579)

commit 0dc67c2cd03e396a0688d7524ff1a2ce51cfdfae
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Sun, 13 Aug 2023 22:04:10 +0200

    Update default typemap code in bespoke typemaps
    
    This avoids memory leaks in the old code.

 SWIG/date.i          |  34 ++++++++++-------
 SWIG/linearalgebra.i | 103 ++++++++++++++++++++++++++++-----------------------
 2 files changed, 78 insertions(+), 59 deletions(-)

commit 1560c21f07f28b61b0897bab7f0fa0be63c74c72
Merge: 1a18fe2 e1a77ab
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Fri, 28 Jul 2023 22:42:57 +0200

    Avoid using the deprecated `distutils` module; `setuptools` is now required for building (#577)

commit e1a77abbcc354cf78ff7d6e76dc452cae6027d55
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Fri, 28 Jul 2023 12:50:53 +0200

    Avoid using the deprecated distutils module; setuptools is now required

 Python/README.txt  | 15 +++++++++------
 Python/setup.py    | 21 +++++++++------------
 Python/setup.py.in | 21 +++++++++------------
 3 files changed, 27 insertions(+), 30 deletions(-)

commit 1a18fe255fffada71037262f05f1689cc51b4dda
Merge: 7bd28bd dbadff1
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 24 Jul 2023 12:37:55 +0200

    Expose LastFixingQuote (#576)

commit dbadff151e3c6352c079fac887137a219ca7f76e
Author: Eugene Toder <eltoder@twosigma.com>
Date:   Fri, 21 Jul 2023 18:04:28 -0400

    Expose LastFixingQuote

 SWIG/marketelements.i | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 44d476465e5b1f020f098eed9d5f59edf9c4ad8b
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Tue, 18 Jan 2022 11:02:58 +0100

    Set version to 1.32-dev.

 Python/setup.py | 2 +-
 R/DESCRIPTION   | 2 +-
 configure.ac    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
