Version history
We follow Semantic Versions.
2.2.1 - Fix docs
Minor changes
- Fix docs #227
2.2.0 - Update dependencies
Updating dependencies
- bump django from 3.1.14 to 4.1 #226
- bump python from 3.8 to 3.10 #225
- bump mypy from 0.950 to 0.971 #212
- bump django-stubs from 1.9.0 to 1.12.0 #202
- bump ipython from 8.3.0 to 8.4.0 #192
- bump flake8-use-fstring from 1.3 to 1.4 #217
- bump celery from 5.2.6 to 5.2.7 #191
- bump django-simpleui from 2022.4.9 to 2022.7.29 #216
- bump celery-types from 0.12.0 to 0.13.1 #199
- bump requests from 2.27.1 to 2.28.1 #208
- bump django-environ from 0.8.1 to 0.9.0 #201
- bump uvicorn from 0.17.6 to 0.18.2 #207
- bump django-stubs-ext from 0.4.0 to 0.5.0 #203
- bump types-requests from 2.27.25 to 2.28.8 #222
- bump flake8-django from 1.1.2 to 1.1.5 #223
2.1.0 - Update dependencies
Minor changes
- Add uvicorn workers env variable #131
Updating dependencies
- bump ipython from 7.31.0 to 8.3.0 #184
- bump types-requests from 2.27.7 to 2.27.25 #183
- bump mypy from 0.931 to 0.950 #181
- bump pytest from 6.2.5 to 7.1.2 #179
- bump django-simpleui from 2022.1 to 2022.4.9 #175
- bump celery from 5.2.3 to 5.2.6 #174
- bump django-stubs-ext from 0.3.1 to 0.4.0 #171
- bump wemake-python-styleguide from 0.16.0 to 0.16.1 #160
- bump uvicorn from 0.17.0 to 0.17.6 #158
- bump celery-types from 0.10.0 to 0.12.0 #154
- bump flake8-annotations-coverage from 0.0.5 to 0.0.6 #149
- bump uvicorn from 0.16.0 to 0.17.0 #132
- bump types-requests from 2.27.5 to 2.27.7 #130
- bump celery from 5.2.2 to 5.2.3 #126
- bump pytest-mypy-plugins from 1.9.2 to 1.9.3 #125
2.0.0 - New major version
Important changes
- Add templating for response body and response headers #7
- Add status saving to the log #75
- Add proxy requests with a two-way log record #9
BACKWARD COMPATIBILITY BREAK:
- Renamed LogEntry model fields #9:
- body -> request_body
- date -> request_date
- headers -> request_headers
Minor changes
- Add type annotations #4
- Change logo #60
- Update wemake-style-guide #61
- Adds badge for CodeQL #19
- Fixes run CodeQL #18
Updating dependencies
- django from 3.1.13 to 3.1.14 #124
- ipython from 7.28.0 to 7.31.0 #119
- uvicorn from 0.15.0 to 0.16.0 #104
- django-debug-toolbar from 3.2.2 to 3.2.4 #109
- django-extensions from 3.1.3 to 3.1.5 #89
- psycopg2-binary from 2.9.1 to 2.9.3 #116
- mypy from 0.910 to 0.931 #121
- requests from 2.26.0 to 2.27.1 #118
- wemake-python-styleguide from 0.15.3 to 0.16.0 #107
- pytest-django from 4.4.0 to 4.5.2 #102
- celery-types from 0.8.2 to 0.10.0 #117
- django-simpleui from 2021.10.15 to 2022.1 #106
- celery from 5.1.2 to 5.2.3 #115
- restrictedpython from 5.1 to 5.2 #94
- types-requests from 2.25.11 to 2.27.5 #122
- lake8-use-fstring from 1.2.1 to 1.3 #79
- django-environ from 0.8.0 to 0.8.1 #76
- flake8-use-fstring from 1.2 to 1.2.1 #77
- pytest-mypy-plugins from 1.9.1 to 1.9.2 #73
- flake8-use-fstring from 1.1 to 1.2 #74
- celery-types from 0.8.1 to 0.8.2 #72
- django-environ from 0.7.0 to 0.8.0 #69
- django-simpleui from 2021.8.17 to 2021.10.15 #68
- pytest-django from 4.3.0 to 4.4.0 #33
- django-environ from 0.4.5 to 0.7.0 #54
- django-simpleui from 2021.3 to 2021.8.17 #48
- celery from 5.1.0 to 5.1.2 #38
- requests from 2.25.1 to 2.26.0 #41
- psycopg2-binary from 2.8.6 to 2.9.1 #34
- pytest from 6.2.4 to 6.2.5 #51
- ipython from 7.23.1 to 7.28.0 #55
- pytest-cov from 2.12.0 to 3.0.0 #56
- celery from 5.0.5 to 5.1.0 #21
- pytest-django from 4.1.0 to 4.3.0 #13
- pytest-cov from 2.11.1 to 2.12.0 #16
1.2.0 - The parrot's name is now Kesha!
1.1.0 - Disable logs by default
Important changes
- Disable the log for a specific stub #110
Updating dependencies
- django-simpleui from 2021.1.1 to 2021.3 #106
- django-extensions from 3.1.0 to 3.1.1 #101
- pytest-cov from 2.10.1 to 2.11.1 #96
- pytest from 6.2.1 to 6.2.2 #97
- uvicorn from 0.13.2 to 0.13.4 #105
- django from 3.1.4 to 3.1.7 #104
- flake8-annotations-coverage from 0.0.4 to 0.0.5 #94
- ipython from 7.19.0 to 7.21.0 #107
1.0.1 - Improving docs
Important changes
- Improving docs #91
Updating dependencies
- django-simpleui from 2020.9.26 to 2021.1.1 #80
- pytest from 6.1.2 to 6.2.1 #88
- uvicorn from 0.12.3 to 0.13.2 #89
1.0.0 - First stable release
New functionality
- Custom script for each request #70
Bug fixes
- Fix absolute request url in HttpStubAdmin with regex #78
Minor improvements
0.1.10
- Fixed issue with Vue breaking on log entries #79
0.1.9
- Fixed enormously long logs page loading time #75
- Added django-extensions and ipython for ease of development #74
0.1.8
- Fixed regex stubs with query args #69
0.1.7
- Fix build #66
0.1.6
- Changed max_length for LogEntry.path #65
- Move django secret key to env vars #61
- Added reading environment from the .env file #60
0.1.5
- Add PARROT_ALLOWED_HOSTS env var #63
0.1.4
- Remove inline logs from http-stub page #58
0.1.3
- Translate into English the popup text #50
- Limit the maximum number of query log entries #16
- Add a request url to the stub edit page #35
- Updates lots of dependencies (issues)
0.1.2
0.1.1
This is the first public version of the project. Happy Birthday Parrot!