aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 48ee7a995122c2383dfefbaa2ec9044d781585ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 1.1.0

  * Code stream interface (compiler/code-stream).
  * SLOC counter code stream (compiler/sloc-counter).
  * C++ code indenter (compiler/cxx-indenter).
  * Filesystem path abstraction (fs/path).
  * RAII-based file auto-removal (fs/auto-remove).
  * Project and solution files for VC++ 8 and 9.
  * Install target.

Version 1.0.0

  * First public release.