Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 2.29 KB

ReleaseNotes.md

File metadata and controls

77 lines (59 loc) · 2.29 KB

Introduction

This document contains the release notes for the interactive C++ interpreter Cling, release 1.1. Cling is built on top of Clang and LLVM compiler infrastructure. Here we describe the status of Cling in some detail, including major improvements from the previous release and new feature work.

Note that if you are reading this file from a git checkout or the main Cling web page, this document applies to the next release, not the current one.

What's New in Cling 1.1?

Some of the major new features and improvements to Cling are listed here. Generic improvements to Cling as a whole or to its underlying infrastructure are described first.

External Dependencies

  • Upgrade to LLVM r0000000.

Major New Features

  • A major new feature

Misc

  • A misc feature

Experimental Features

  • An experimental feature

Jupyter

  • A Jupyter feature

Fixed Bugs

ROOT-XXXX

Special Kudos

This release wouldn't have happened without the efforts of our contributors, listed in the form of Firstname Lastname (#contributions):

FirstName LastName (#commits)