Skip to content

Releases: dluman/arglite

0.10.1

26 Jan 21:45

Choose a tag to compare

0.10.0

26 Jan 20:47

Choose a tag to compare

Full Changelog: 0.9.9...0.10.0

0.9.9

03 Dec 01:51

Choose a tag to compare

Breaking the previous unbroken and fixing it again.

0.9.8

28 Nov 22:14

Choose a tag to compare

One more release in the ever-evolving regex.

0.9.7

13 May 01:00

Choose a tag to compare

Handles spaces in strings provided as CLI arguments.

v0.9.6

01 Apr 01:02

Choose a tag to compare

Now with even more improved bad regex!

v0.9.5

17 Feb 21:38

Choose a tag to compare

Slouching toward 1.0.

v0.9.3

12 Feb 21:58

Choose a tag to compare

Ain't nothing regular about regular expressions.

v0.9.2

26 Dec 00:29

Choose a tag to compare

Adding the ability to use strings as arguments that also contain spaces!

v0.9.1

27 Jul 15:21

Choose a tag to compare

Removed a tracing statement. See previous v0.9.0 notes:

Restores ability to use string literals that evaluate to Pythonic data types. A behavior I've discovered: using arglite as part of a class doesn't seem to allow optional arguments?

Will investigate.