Skip to content

Releases: SkypLabs/faker-wifi-essid

v0.5.0

14 Dec 11:58
v0.5.0
Compare
Choose a tag to compare

BREAKING CHANGES

  • Turn essid_generators into a private attribute

Enhancements

  • Update gitignore
  • Add type hints
  • Update faker requirement from <14.0,>=4.1 to >=4.1,<34.0
  • Run Ruff linter and formatter on all files
  • Add --fix argument to ruff pre-commit hook
  • Add ruff-format pre-commit hook
  • Update pre-commit hooks
  • Remove isort pre-commit hook
  • Replace isort with Ruff
  • Add support for Python 3.11, 3.12 and 3.13
  • Drop support for Python 3.7 and 3.8
  • Replace setup.cfg with pyproject.toml
  • Replace Pylint and Flake8 with Ruff
  • Remove requirements.txt
  • Replace assertTrue with assertIn

Fixes

  • Fix Sphinx configuration with Python 3.12
  • Fix formatting issues

Documentation

  • Update readme
  • Update copyright year range
  • Update installation instructions
  • Reorganise documentation pages
  • Update instructions related to setup.cfg
  • Use dynamic copyright range in Sphinx doc
  • Add Development section to documentation

Infrastructure

  • Use latest images in CI workflows
  • Add CodeQL workflow for GitHub code scanning

v0.4.1

16 Mar 14:19
v0.4.1
Compare
Choose a tag to compare

Fixes

  • Fix publication jobs

v0.4.0

16 Mar 13:35
v0.4.0
Compare
Choose a tag to compare

Enhancements

  • Improve Tox configuration
  • Add pyproject.toml and setup.cfg files
  • Update supported Python versions
  • Use main as default branch
  • Monitor GitHub Actions dependencies with Dependabot
  • Update badges in readme

v0.3.1

27 Aug 18:01
v0.3.1
Compare
Choose a tag to compare

Fixes

  • GitHub Actions workflow Publish triggered by wrong event

v0.3.0

28 Jul 12:20
v0.3.0
Compare
Choose a tag to compare

Enhancements

  • Add sponsor links
  • Drop support for Python 3.3
  • Add support for Python 3.7 and 3.8
  • Improve setup.py
  • Improve the file hierarchy
  • Use Tox to run tests
  • Improve Sphinx documentation
  • Switch from Travis CI to GitHub Actions
  • Add pre-commit framework to install Git hooks

Fixes

  • Fix linting issues

v0.2.0

12 Jul 00:19
v0.2.0
Compare
Choose a tag to compare

Enhancements

  • Add UPC default name generator
  • Add Bbox default name generator

v0.1.0

12 Jul 00:18
v0.1.0
Compare
Choose a tag to compare

First release.