1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

2099 Commits

Author SHA1 Message Date
Kelly Brazil 4d7df10960 formatting 2022-01-19 19:24:37 -08:00
Kelly Brazil 66b2c28f4b formatting 2022-01-19 19:22:08 -08:00
Kelly Brazil 299a9c6d88 formatting 2022-01-19 19:19:25 -08:00
Kelly Brazil bd391d979c add lib function docs 2022-01-19 19:18:03 -08:00
Kelly Brazil 7309bd2282 add get_help 2022-01-19 18:47:44 -08:00
Kelly Brazil ce84c09d33 add get_help() 2022-01-19 18:44:26 -08:00
Kelly Brazil b4fffbb647 formatting 2022-01-19 17:30:14 -08:00
Kelly Brazil 3701b4198a formatting 2022-01-19 17:29:22 -08:00
Kelly Brazil d4c34098fa formatting 2022-01-19 11:31:29 -08:00
Kelly Brazil b3c531193b formatting 2022-01-19 11:08:59 -08:00
Kelly Brazil 1d0e07c77b formatting 2022-01-19 10:31:46 -08:00
Kelly Brazil 06a322cf9c rename tests and add conversion function tests 2022-01-19 10:31:36 -08:00
Kelly Brazil 623d148712 doc update 2022-01-19 09:30:53 -08:00
Kelly Brazil 647e83d043 add test to ensure there are zero plugin parsers installed during tests 2022-01-19 09:29:09 -08:00
Kelly Brazil 91a5544644 doc update 2022-01-19 09:28:35 -08:00
Kelly Brazil a1190998ae add jc and jc.lib tests 2022-01-19 09:15:24 -08:00
Kelly Brazil 097d7a1850 simplify __init__ 2022-01-19 09:15:11 -08:00
Kelly Brazil 302bf72e72 Update high-level API docs 2022-01-18 15:38:03 -08:00
Kelly Brazil 2c42baf3a4 add new high-level api info 2022-01-18 14:18:12 -08:00
Kelly Brazil 03feb89c84 add module list info 2022-01-18 13:46:11 -08:00
Kelly Brazil 9dd553192f doc update 2022-01-18 13:40:09 -08:00
Kelly Brazil fa3f02e9d1 version bump 2022-01-18 13:39:51 -08:00
Kelly Brazil 0a9dde58c5 add jc.parse() high-level API 2022-01-18 13:10:14 -08:00
Kelly Brazil 830674cc6f version bump 2022-01-14 11:47:25 -08:00
Kelly Brazil fb406b58a1 formatting 2022-01-08 20:22:53 -08:00
Kelly Brazil 55b272e412 tighten stat data detection 2022-01-06 11:13:14 -08:00
Kelly Brazil 94f62a9bf3 formatting 2022-01-06 11:03:49 -08:00
Kelly Brazil 8d19e4cb7b doc update 2022-01-06 11:00:53 -08:00
Kelly Brazil 7e510d48e0 simplify non-stat parse error logic 2022-01-06 10:36:33 -08:00
Kelly Brazil 7b20cffb14 simplify last item logic 2022-01-05 11:44:00 -08:00
Kelly Brazil 5c934c43c1 add continue to simplify logic 2022-01-05 11:39:00 -08:00
Kelly Brazil 8609298449 update docstring 2022-01-05 11:25:58 -08:00
Kelly Brazil 72cb0dc10b fixup for first and last items 2022-01-05 11:22:01 -08:00
Kelly Brazil 7b22fa81de raise for non-stat data 2022-01-05 07:46:58 -08:00
Kelly Brazil 0b6a130779 ignore blank lines 2022-01-04 16:43:38 -08:00
Kelly Brazil fdcf4338e0 add examples to docstring 2022-01-04 15:31:00 -08:00
Kelly Brazil ee43037f48 remove unused continue lines 2022-01-04 15:13:42 -08:00
Kelly Brazil 26e365563c add schema and _process logic 2022-01-04 15:07:45 -08:00
Kelly Brazil 1b39586bb1 add stat streaming parser 2022-01-04 15:01:42 -08:00
Kelly Brazil 8bb3a6bea3 Merge pull request #194 from kellyjonbrazil/master
sync to dev
2022-01-04 13:33:35 -08:00
Kelly Brazil e6900e2000 add jar-manifest 2022-01-03 09:41:16 -08:00
Kelly Brazil 0ee244756b spelling v1.17.6 2022-01-03 09:22:35 -08:00
Kelly Brazil 6d5ac9abe6 update docs 2022-01-03 09:19:40 -08:00
Kelly Brazil 44f6d9e132 changelog update 2022-01-03 09:18:43 -08:00
Kelly Brazil 360154559c Merge pull request #193 from kellyjonbrazil/dev
Dev add csv doublequote fix
2022-01-03 09:12:50 -08:00
Kelly Brazil 78672bd7ad Merge pull request #190 from shaikustin/csv-doubleqouted
fix doubleqoute in csv
2022-01-03 09:08:57 -08:00
Kelly Brazil 65d96e26b5 add streaming tests 2022-01-03 09:06:00 -08:00
Kelly Brazil 241d53af9a Merge pull request #192 from kellyjonbrazil/dev
Dev v1.17.6
2022-01-03 08:49:15 -08:00
Kelly Brazil 5563829df2 make dialect sniff behavior match non-streaming parser 2022-01-03 08:48:23 -08:00
Kelly Brazil 3a4a27e1f9 version bump 2022-01-02 11:44:25 -08:00