Commit Graph

198 Commits

Author SHA1 Message Date
amartya-dev ca493491e4 Entry in CHANGELOG.md 2020-10-13 07:07:35 +05:30
Will McGugan 1dc3f33fea changelog, version bump 2020-10-11 17:44:55 +01:00
Will McGugan 6d56cfad90 console out 2020-10-11 17:33:16 +01:00
Will McGugan 327d642b84 docs 2020-10-10 17:11:33 +01:00
Will McGugan 31423ad5e9 changelog 2020-10-09 15:36:17 +01:00
Will McGugan db37887baf
Merge pull request #369 from Edward-Knight/eui_highlighting
Add EUI-48 and EUI-64 (MAC address) highlighting
2020-10-09 15:35:23 +01:00
Will McGugan 2f8a42442f added 3.9 to pythonpackage 2020-10-09 14:59:19 +01:00
Edward Knight efb3008b9f Updated changelog with EUI-48 EUI-64 highlighting 2020-10-08 20:44:03 +01:00
Will McGugan be66e23d85 changelog 2020-10-08 18:18:47 +01:00
Will McGugan 2f331818d0 replaced get_safe_box 2020-10-08 18:18:25 +01:00
Sergey Serebryakov b1e676d2fd Amend CHANGELOG 2020-10-08 06:09:53 -07:00
Will McGugan 5a79dc9c03 Safe box 2020-10-06 17:27:20 +01:00
amartya-dev 82c2f44cd2 Change download column test to not use progress and console
Add new version in CHANGELOG.md
2020-10-04 22:15:22 +05:30
amartya-dev 9b488fb6bf Add test and entry in CHANGELOG.md 2020-10-04 16:27:13 +05:30
Will McGugan 92f62f453e fixed measurements 2020-10-03 14:05:38 +01:00
Will McGugan 57b2dcd2ee docs and version bump 2020-10-03 13:33:25 +01:00
Will McGugan 26345530ad theme stack 2020-10-02 14:45:30 +01:00
Will McGugan 2c783040e8 Console.bell 2020-09-30 09:34:12 +01:00
Will McGugan 6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
Will McGugan 65da5adf52 typing, docstrings 2020-09-24 21:44:05 +01:00
Will McGugan 0651310a89 capture 2020-09-23 15:53:41 +01:00
Sorin Sbarnea 60fde2a274 Fix broken HTML encoding
Missing to specify encoding can mess some clients which may break
the file encoding or render it incorrectly.

Example: file that loads ok locally, after upload to S3 gets broken
if the encoding is not mentioned in file.

Use of UTF-8 is a very good practice, but we still need to mention
it.
2020-09-19 14:11:43 +01:00
Will McGugan d354d17783 rename method 2020-09-18 16:23:44 +01:00
Will McGugan 2a31a31469 version bump 2020-09-18 15:30:18 +01:00
Will McGugan eb7737590d column index 2020-09-18 15:27:07 +01:00
Will McGugan 22bdafdd3e optimizations 2020-09-18 11:37:37 +01:00
Will McGugan c6a220795e syntax improvements 2020-09-17 20:43:09 +01:00
Will McGugan 28c016a142 docstring 2020-09-13 13:08:27 +01:00
Will McGugan b391635ee4 docs and examples 2020-09-11 16:47:10 +01:00
Will McGugan 2341b22458 highlighters 2020-09-09 16:20:42 +01:00
Andrzej Klajnert ec0c69c5c9 Accept `#` sign in the URL. 2020-09-09 14:02:01 +02:00
Will McGugan 1cdcd1ae69 restore def 2020-09-07 18:04:56 +01:00
Will McGugan f1826276af docs 2020-09-07 17:29:05 +01:00
Will McGugan c0a580ca1a Add rich.inspect 2020-09-07 16:44:31 +01:00
Will McGugan f0ab3f4fff docs version bump 2020-08-25 17:09:56 +01:00
Will McGugan 97aa70c0a4 tests and docs 2020-08-25 10:32:58 +01:00
Will McGugan bd1a091320 soft wrap 2020-08-24 18:37:36 +01:00
Will McGugan aee5e12ab8 tests 2020-08-24 17:26:30 +01:00
Will McGugan 774b5e2115 fix underscore missing in repl 2020-08-19 10:41:20 +01:00
Will McGugan 5dd17f3899 improve coverage 2020-08-14 17:10:41 +01:00
Will McGugan 0eb7958196 words 2020-08-13 15:39:16 +01:00
Will McGugan ce82bb67bb overflow ignore 2020-08-12 21:13:39 +01:00
Will McGugan b7e66ced66 faster pretty 2020-08-10 16:37:46 +01:00
Will McGugan 50ffd7158f faster pretty 2020-08-09 13:34:17 +01:00
Will McGugan 5e8701d5c4 correct date 2020-08-08 18:56:54 +01:00
Will McGugan 6169ab64df docs 2020-08-08 17:38:57 +01:00
Will McGugan 6dfdf1a40c added pretty functionality 2020-08-07 23:14:52 +01:00
Will McGugan c2716b2b14 fixed scientific notation numbers 2020-08-05 16:08:56 +01:00
Will McGugan 1ffbd44377 changelog 2020-08-02 12:11:23 +01:00
Will McGugan 1f09278776 color parsing 2020-08-01 17:45:40 +01:00