Commit Graph

137 Commits

Author SHA1 Message Date
Will McGugan 35e3dca388 version bump 2021-02-20 11:53:20 +00:00
Will McGugan 122b8131bb live refactor 2021-02-06 11:49:54 +00:00
dependabot[bot] b0334be055
Bump pytest from 6.2.1 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 14:16:27 +00:00
Will McGugan 3e60caa811
Merge pull request #961 from willmcgugan/optimizations
Optimizations
2021-01-27 14:14:29 +00:00
Will McGugan 99e4f2863a optimize text 2021-01-26 22:13:11 +00:00
dependabot[bot] 386f9ad534
Bump mypy from 0.790 to 0.800
Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 06:21:54 +00:00
Will McGugan 5fa1bc4def version bump 2021-01-23 14:39:05 +00:00
dependabot[bot] 8d786715eb
Bump pytest-cov from 2.11.0 to 2.11.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.0...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 05:18:47 +00:00
dependabot[bot] 7542410f3a
Bump pytest-cov from 2.10.1 to 2.11.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.1...v2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 05:49:32 +00:00
Will McGugan 7efe9b44b1 fix deadlock 2021-01-15 09:32:02 +00:00
Will McGugan f7c078313d fix TypeError in inspect 2021-01-13 16:51:38 +00:00
Will McGugan 54bf147e19 vertical align 2021-01-10 19:26:36 +00:00
Will McGugan 6853210b5e version bump 2021-01-09 15:28:54 +00:00
Will McGugan 895d52f126 bump 2021-01-05 21:27:40 +00:00
Will McGugan 481f30f237 fix encoding 2020-12-31 17:53:11 +00:00
Will McGugan aeec6b03fe added time elapsed column 2020-12-28 16:24:30 +00:00
Will McGugan 8a7f5d82ba hotfix size on windows 2020-12-18 18:26:35 +00:00
Will McGugan 1bbf59d716 new version 2020-12-18 15:59:01 +00:00
dependabot[bot] b84eab70c4
Bump pytest from 6.2.0 to 6.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.0...6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 10:08:46 +00:00
dependabot[bot] e81af22a65
Bump pytest from 6.1.2 to 6.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 06:37:45 +00:00
Will McGugan 050aa981c2 version bump 2020-12-11 16:16:29 +00:00
Sondre Lillebø Gundersen 6acc646ef3 Add dev dependencies 2020-11-28 10:48:39 +00:00
Will McGugan 707d48ffe0 version bump 2020-11-19 18:50:04 +00:00
dependabot[bot] 98eccba05e
Bump dataclasses from 0.7 to 0.8
Bumps [dataclasses](https://github.com/ericvsmith/dataclasses) from 0.7 to 0.8.
- [Release notes](https://github.com/ericvsmith/dataclasses/releases)
- [Commits](https://github.com/ericvsmith/dataclasses/compare/0.7...0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 06:40:30 +00:00
Will McGugan 637d3d0a85 max_lines 2020-10-30 17:32:36 +00:00
Will McGugan 813610df3e improved example 2020-10-23 17:20:05 +01:00
Will McGugan cbac633ab3 version bump 2020-10-20 15:03:28 +01:00
Will McGugan 1dc3f33fea changelog, version bump 2020-10-11 17:44:55 +01:00
Will McGugan a3b16b3b11 added py3.9 classifier 2020-10-09 14:59:58 +01:00
Will McGugan 26345530ad theme stack 2020-10-02 14:45:30 +01:00
Will McGugan 6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
Will McGugan 25a1bf06b4
Merge pull request #287 from willmcgugan/ansi-syntax-theme
Syntax theme to use standard colors
2020-09-18 16:30:06 +01:00
Will McGugan 2a31a31469 version bump 2020-09-18 15:30:18 +01:00
Dustin Rodrigues a1a827540d use poetry-core to build 2020-09-17 07:46:51 -04:00
Will McGugan a27a3ee20b bump 2020-09-14 17:44:18 +01:00
Will McGugan b391635ee4 docs and examples 2020-09-11 16:47:10 +01:00
Will McGugan 455db4fe9a added regex highlighter 2020-09-09 13:47:26 +01:00
Will McGugan 795f1c929b fix error 2020-09-07 16:49:45 +01:00
Will McGugan f0ab3f4fff docs version bump 2020-08-25 17:09:56 +01:00
Will McGugan 774b5e2115 fix underscore missing in repl 2020-08-19 10:41:20 +01:00
Will McGugan 2c96616735 version bump 2020-08-14 17:15:58 +01:00
Will McGugan 9abc0292c1 version bump 2020-08-10 16:44:41 +01:00
Will McGugan 6a75699aa4 version bump 2020-08-09 13:35:25 +01:00
Will McGugan 6dfdf1a40c added pretty functionality 2020-08-07 23:14:52 +01:00
Will McGugan 236338a76b wip 2020-08-06 16:05:46 +01:00
Will McGugan 1f09278776 color parsing 2020-08-01 17:45:40 +01:00
Will McGugan e7ff0dac77 Replace iter_track 2020-07-30 18:31:45 +01:00
Will McGugan a15009f7b4 version bump 2020-07-29 18:30:00 +01:00
Will McGugan 113ac6605d version bump 2020-07-26 18:25:43 +01:00
Will McGugan 59eee8930b track optimization 2020-07-26 12:14:44 +01:00