All Versions
31
Latest Version
Avg Release Cycle
100 days
Latest Release
1260 days ago

Changelog History
Page 1

  • v3.1.0 Changes

    November 06, 2020

    ๐Ÿš€ CI Updated to run on Python 3.6, 3.7, and 3.8. Python 3.5 is no longer actively tested for contributions as of this release.

    ๐Ÿ‘ @jaryn Improved support for static analysis tools and type annotation

    ๐Ÿ“š @mayurilahane cleaned up documentation

  • v3.0.6 Changes

    July 30, 2019
    • ๐Ÿš€ Change travis deploy credentials to token
  • v3.0.5 Changes

    July 30, 2019

    โšก๏ธ Updated versioning, using setuptools-scm to auto-version on build.

  • v3.0.4 Changes

    July 30, 2019
    • Resolve flake failures in travis
  • v3.0.3 Changes

    July 30, 2019

    ๐Ÿ›  Fixes for warnings for file resources

  • v3.0.2 Changes

    April 10, 2018

    ๐Ÿš€ Brown paper bag release to make sure that facts.json file is included with the distribution.

    thank you sir may i have another 1

  • v3.0.1 Changes

    April 10, 2018
    • โž• Add facts.json to manifest (2217706, @m-bucher)
  • v3.0.0 Changes

    April 10, 2018
    • ๐Ÿ‘‰ Make gen_utf8 return optionally only BMP characters
      (6201b63)
    • โœ… Don't install tests into the binary distribution
      (b291873, @evgeni)
    • ๐Ÿ‘‰ Use floor division operator in base_repr for Python 3
      compatibility (914178a, @gshefer)
    • New gen_octagonal and gen_hexadecimal methods added
      (57f5d17, @gshefer)
  • v2.1.2 Changes

    February 20, 2018

    โœ‚ Remove tests, docs and contrib from binary distribution.

  • v2.1.1 Changes

    June 29, 2017

    ๐Ÿ†• New gen_special method added by Pavel Zagalsky generates random punctuation strings.
    fauxfactory-2.1.1.tar.gz