1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3713 Commits

Author SHA1 Message Date
1fcf844e8d manually pull scope_id for older python versions 2022-07-28 10:50:03 -07:00
4b245952fe fix for ipv6 on python < 3.9 2022-07-28 10:36:09 -07:00
4bb4cced90 fixes for python < 3.9 2022-07-28 10:25:21 -07:00
6625ade578 add ip_address tests 2022-07-28 09:58:02 -07:00
3f74571dfc formatting 2022-07-28 09:11:02 -07:00
c8c3d5dc3d formatting 2022-07-28 09:03:49 -07:00
6b862dc860 object cleanup 2022-07-28 09:00:56 -07:00
92956cb1a7 doc update 2022-07-28 07:31:30 -07:00
1df662102c remove subnet on compressed and exploded 2022-07-28 07:30:26 -07:00
726bcc83d2 add docs 2022-07-27 17:21:04 -07:00
b4fb2d102c add ipv6-only fields 2022-07-27 16:22:32 -07:00
624fba9704 add hex and binary representations 2022-07-27 15:36:01 -07:00
fdb629f82b fix host number calculations 2022-07-27 14:27:05 -07:00
11d2eb35be calculate first and last host instead of using the slower iterable 2022-07-27 13:08:35 -07:00
d970b435b4 do str/int conversions up front 2022-07-27 12:49:03 -07:00
82398aef5a add ranges and fix ptr 2022-07-27 12:40:10 -07:00
deaf1860fb add fields 2022-07-27 11:42:11 -07:00
9fcf1eb9cb initial ip-address parser 2022-07-27 10:42:35 -07:00
80de7ed5cb version bump. locale info changes. add ip-address parser 2022-07-27 08:27:28 -07:00
e2f1b16cb9 Merge pull request #267 from kellyjonbrazil/dev
fix url parser for urls ending in slash
v1.20.4
2022-07-23 13:43:14 -07:00
73d0bb8bbd fix url parser for urls ending in slash 2022-07-23 13:33:12 -07:00
2683dbb20a Merge pull request #266 from kellyjonbrazil/dev
Dev v1.20.3
v1.20.3
2022-07-23 13:12:54 -07:00
8b3228797e formatting 2022-07-23 12:55:56 -07:00
947b37397f doc update 2022-07-23 12:52:42 -07:00
f5f0e00e8d add timestamp tests 2022-07-23 12:51:27 -07:00
73ab7da665 add timestamp parser 2022-07-23 12:43:17 -07:00
6f00b6fd61 doc update 2022-07-23 10:57:46 -07:00
8ada8b79c1 doc update 2022-07-23 10:45:11 -07:00
cd293d4786 new email address schema 2022-07-23 10:45:04 -07:00
b7d59bdd85 update tests for new email-address schema 2022-07-23 10:44:44 -07:00
894f599f79 add tests for iso_datetime and jwt 2022-07-22 15:58:39 -07:00
29bb10b8ff add url and email_address tests 2022-07-22 15:41:59 -07:00
7224c7183b docfix: scheme can be string or null 2022-07-22 14:58:21 -07:00
81301357e4 schema update: netloc can be string or null 2022-07-22 11:46:52 -07:00
ddca18f25a remove unused import 2022-07-22 11:43:21 -07:00
d1164290a6 formatting 2022-07-22 11:42:00 -07:00
3949edc169 doc update 2022-07-22 11:37:00 -07:00
a296ac2e8f fix port integer handling 2022-07-22 11:36:23 -07:00
551f4b097d doc update 2022-07-22 09:28:27 -07:00
8d42f747a7 schema update for normalized, encoded, and decoded fields 2022-07-22 09:28:18 -07:00
163a76dd10 add microsecond field 2022-07-21 10:16:58 -07:00
7389ed5d0c doc update 2022-07-21 09:52:03 -07:00
5905058e97 clarify quoting rules 2022-07-21 09:51:58 -07:00
2a11fefe45 add timestamp info 2022-07-20 23:02:16 -07:00
e27ed0743c formatting 2022-07-20 22:31:04 -07:00
9f6a788a98 doc update 2022-07-20 22:28:12 -07:00
a15d20b400 add final encoded fields 2022-07-20 22:27:29 -07:00
55ae836a43 add encoded fields 2022-07-20 21:46:06 -07:00
c4fc5409e3 doc update 2022-07-20 17:09:09 -07:00
956ad75168 add iso_datetime string parser 2022-07-20 17:06:29 -07:00