Skip to content

Releases: maxme1/lazycon

v0.6.4: Fixed deprecation warnings

16 Nov 21:30
585f23e

Choose a tag to compare

Merge pull request #15 from maxme1/dev

Fixed deprecation warning

v0.6.3: Default value for `get`

15 Jun 17:44
4a07e6f

Choose a tag to compare

Merge pull request #12 from maxme1/dev

Default value for `get`

v0.6.2: Added py.typed and pyptoject.toml

24 Jan 09:51
bfeebc0

Choose a tag to compare

Merge pull request #11 from maxme1/dev

pyproject and py.typed

v0.6.1: Fixed a bug in `with` implementation

11 Jan 15:44
a269e9e

Choose a tag to compare

Merge pull request #10 from maxme1/dev

Added another edge case for `with`

v0.6.0: Support the `with` statement inside functions

11 Jan 15:00
810dc2f

Choose a tag to compare

Merge pull request #9 from maxme1/dev

Support the `with` statement

v0.5.1: Better error messages

20 Jul 19:12
5446dcb

Choose a tag to compare

Merge pull request #7 from maxme1/dev

Better error message

v0.5.0: Simplified `update` with a `copy` helper

06 Jul 15:08
c1e3a22

Choose a tag to compare

Merge pull request #6 from maxme1/dev

Support for `copy`

v0.4.0: Support for live objects rendering

21 Jun 18:52
87b685b

Choose a tag to compare

Merge pull request #5 from maxme1/dev

Support for live objects rendering

Support for `if` and expression-statements

19 Oct 19:03

Choose a tag to compare

v0.3.1

support for If and Expr inside functions

Support for unpacking in global scope

05 Jun 08:40

Choose a tag to compare