Skip to content

Commit

Permalink
Merge pull request beeware#696 from pybee/update-release-notes
Browse files Browse the repository at this point in the history
Updating release notes
  • Loading branch information
freakboy3742 authored Nov 11, 2017
2 parents 6a8d381 + 222d565 commit 916c938
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/background/releases.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Release History
===============

0.1.5
-----

Added support for if conditions in list comprehensions
Added support for printf-style formatting
Several fixes for arguments handling and operations with numbers
Many bugfixes and improvements to docs, tests and error messages
Added implementations for many builtin functions and type methods
VOC jar library now ships with the stdlib modules that it already compiles


0.1.4
-----

Added support for self-assignment for attributes and subscript
Added support for multiple comparison
Improved support for slices
Many bugfixes and improvements to docs and tests
Added implementations for many builtin functions and type methods
VOC is now tested in Python 3.6, and uses BeeKeeper for CI

0.1.3
-----

Expand Down

0 comments on commit 916c938

Please sign in to comment.