Skip to content
Snippets Groups Projects
Commit ec9af29a authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

preparing 0.0.9 release

parent 32a2c056
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
### we have two auxiliary Makefiles, one for each side of the front-end. ### we have two auxiliary Makefiles, one for each side of the front-end.
### We define here general targets that will operate on both sides. ### We define here general targets that will operate on both sides.
FCLANG_VERSION=0.0.8+dev FCLANG_VERSION=0.0.9
PLUGIN_DIR ?= . PLUGIN_DIR ?= .
......
20.0 Calcium 21.0 Scandium
...@@ -3,7 +3,14 @@ ...@@ -3,7 +3,14 @@
This chapter summarizes the changes in \fclang and its documentation This chapter summarizes the changes in \fclang and its documentation
between each release, with the most recent releases first. between each release, with the most recent releases first.
\section*{Version \fclangversion} \section*{Version 0.0.9}
\begin{itemize}
\item compatibility with \clang 10.0
\item compatibility with \framac 21.x
\item support for implicit initialization of POD objects.
\end{itemize}
\section*{Version 0.0.8}
\begin{itemize} \begin{itemize}
\item compatibility with \clang 9.0 \item compatibility with \clang 9.0
\item compatibility with \framac 20.0 \item compatibility with \framac 20.0
......
\newcommand{\version}{0.0.8\xspace} \newcommand{\version}{0.0.9\xspace}
\newcommand{\fclangversion}{0.0.8\xspace} \newcommand{\fclangversion}{0.0.9\xspace}
\newcommand{\fcversion}{20.0~Calcium\xspace} \newcommand{\fcversion}{21.x~Scandium\xspace}
\newcommand{\clangversion}{6.0-9.0\xspace} \newcommand{\clangversion}{6.0-10.0\xspace}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment