Skip to content

Tags: google/python-fire

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace Python 2 type hints with real type annotations (#559)

* Replace Python 2 type hints with real type annotations

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Python 3.11 and Python 3.12 to build workflow (#485)

This change brings github actions back into the green.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change mkdocs from pages to nav (#421)

"pages" has been deprecated in favor of "nav"

v0.4.0

Toggle v0.4.0's commit message
Travis pytype bug fix

PiperOrigin-RevId: 353263304
Change-Id: Ic4d40ba1aa60eb1c4433cc36e0fdb22af561efdf

v0.3.1

Toggle v0.3.1's commit message
Bump version number to 0.3.1.

PiperOrigin-RevId: 304652311
Change-Id: I7e7e7c1d8cce1eb2c9dd59130b97ccc873b537fb

v0.3.0

Toggle v0.3.0's commit message
Switch from unittest to testutils.

PiperOrigin-RevId: 301875411
Change-Id: Ie5df8560ce1a17f3cbf30b8087fb807398eb5ee0

v0.2.1

Toggle v0.2.1's commit message
Set version to 0.2.1.

PiperOrigin-RevId: 260758966
Change-Id: I46fd2a5fbbbfa33c86782a25c9e92b387c6fb03d

v0.2.0

Toggle v0.2.0's commit message
make pytype happy w/ __str__ feature.

PiperOrigin-RevId: 260155248
Change-Id: Iac4795a8177df8bf9108efe916035f94507e8902

v0.1.3

Toggle v0.1.3's commit message
- Prepare Fire for v0.1.3 release. by dbieber <[email protected]>

PiperOrigin-RevId: 186785089
Change-Id: I9c0d87c78fc37c73768c72f9630a5f6d40023cf6
Reviewed-on: https://team-review.git.corp.google.com/221474
Reviewed-by: David Bieber <[email protected]>

v0.1.2

Toggle v0.1.2's commit message
 - Sync docs across readme and index.

  - Clean up ascii comment

Copybara generated commit for Python Fire.

PiperOrigin-RevId: 166864447
Change-Id: Iafe0bb00bc44b49175c7f138debe89013f2787dd
Reviewed-on: https://team-review.git.corp.google.com/107481
Reviewed-by: David Bieber <[email protected]>