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

3595 Commits

Author SHA1 Message Date
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
71494a53ca doc update 2022-07-20 16:53:54 -07:00
bc211b7c36 fix plus signs in quoted query 2022-07-20 16:39:31 -07:00
2eaef09770 fixup schema and examples 2022-07-20 16:31:59 -07:00
641d63604b doc fix 2022-07-20 15:59:33 -07:00
750a3906c7 doc fix 2022-07-20 15:58:29 -07:00
bd8e69ce98 initialize query variables 2022-07-20 15:57:05 -07:00
16b17dd7aa remove unneded unwrap step 2022-07-20 15:51:34 -07:00
d5a6c22cc6 add normalized fields 2022-07-20 15:43:08 -07:00
b2271713e1 add to docs 2022-07-20 07:56:39 -07:00
f0b9662c5e add docs 2022-07-20 07:54:50 -07:00
720c6b5d42 add note about jc not checking the certificate integrity 2022-07-19 17:15:54 -07:00
c30d44ea13 doc update 2022-07-19 15:24:38 -07:00
b5788134b6 add jwt string parser 2022-07-19 15:23:42 -07:00
790103fb48 doc update 2022-07-19 13:02:09 -07:00
e56944dc24 formatting 2022-07-19 12:58:49 -07:00
ed04951ed7 add email_address string parser 2022-07-19 12:58:44 -07:00
84337fe3d1 change description 2022-07-19 08:46:34 -07:00
da631c8b22 add username, password, hostname, and port 2022-07-19 08:23:27 -07:00