Tags give the ability to mark specific points in history as being important
-
1.23.4
badb2aad · ·pytest-aoc 1.23.4 Bugfixes: - Make undocument examples feature work with years other than 2022 - Fix markdown bug in README
-
1.23.3
65ab92b2 · ·pytest-aoc 1.23.3 New features: - Python 3.12 support without DeprecationWarnings - Better User-Agent header when hitting adventofcode.com server Documentation fixes: - Document pyproject.toml usage for pytest configuration Project/process changes: - Add missing test - Migrate pytest-freezer usage to time-machine
-
-
-
-
-
-
1.22.0
396fd39d · ·pytest 1.22.0 New features: * Now sets User-Agent header in case the code misbehaves * Now sleeps 2.5 s after hitting the AOC website Documentation fixes: * Document network behavior * Document new sleep behavior Project/process changes: * Now all-in on pyproject.toml, getting rid of setup.cfg, setup.py and tox.ini
-
-
-
-
-
1.21.2
55b3a99a · ·pytest-aoc 1.21.2 Minor documentation tweaks: * Add links to badges * Simplify release process instructions
-
1.21.1
b3fbc0c2 · ·Version 1.21.1 New features: * Test new 'parsed' fixtures Bug fixes: * Ask for the correct `request` fixture Project/release management fixes and updates: * Move unit tests to separate directory * Add project URLs * Get rid of conftest.py * Move coverage options to pytest invocation * Split extras for dev and test scenarios * Make PyPI render long_description as Markdown * Declare support for Python 3.10 * Add tox config for testing against multiple Pythons * Remove unnecessary entry from `.gitignore` * Switch to PEP517-enabled build Documentation fixes: * Update release instructions * Fix typo in documentation * Fix link in documentation * Update project documentation
-
-
-
-
-