Skip to content

Commit

Permalink
[doc] Update changelog for version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Mar 18, 2020
1 parent d80f249 commit 5e87c54
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
Version 2.2.2
=============

TRIQS Version 2.2.2 introduces various smaller bug fixes
and adjustments to the documentation. In particular we
now provide a section on the newly added Anaconda packages
on the install page. These packages are the recommended
way to set up TRIQS on Mac OS.
We further removed the dependence of TRIQS on any of the
compiled parts of the boost library.

A more detailed description of the changes is provided below.

doc
---
* Add NRGLjubjana_interface to the list of impurity solvers
* Updated Applications page to include new hubbardi version 2.2
* Add section on Anaconda packages to install page
* Fix CC/CXX export commands in osx install instructions

gf
--
* Fix construction of gf_indices in various places

cmake
-----
* Remove dependence on Boost serialization
* Add macro add_mpi_test to improve compatibility against mpich
* Allow a compiler different from TRIQS, but explicitly warn the user

General
-------
* Fix error in triqs++ ld flags
* Disable stacktrace in OSX error messages due to problems with Mac OS 10.15 (Catalina)
* Fix bug in return type of positive_freq_view(gf&) and add test
* Fix bug in lattice tools dos function
* Remove redundant headers boost_serialization.hpp and serialization.hpp


Version 2.2.1
=============

Expand Down

0 comments on commit 5e87c54

Please sign in to comment.