Fabrice Reix
|
93c2fede66
|
Add bytes query and equals predicate for bytearray
|
2021-06-16 21:13:17 +02:00 |
|
Fabrice Reix
|
ae83a4cb52
|
Improve HTML report
|
2021-06-10 19:54:07 +02:00 |
|
Fabrice Reix
|
19857abf6b
|
Update to Rust 1.52
fix new clippy warnings:
- inconsistent_struct_constructor
- manual_map
- copied
|
2021-05-14 14:26:54 +02:00 |
|
Fabrice Reix
|
ee47df6213
|
Fix new clippy warnings (Rust 1.51)
- upper_case_acronyms
- redundant_slicing
- vec_init_then_push
|
2021-03-28 09:51:21 +02:00 |
|
Fabrice Reix
|
2c84f299db
|
Fix parsing quote in quoted template
|
2021-03-22 14:41:10 +01:00 |
|
Fabrice Reix
|
1d3a8ab664
|
Refacto parsing with template module
TBC: Performance issue when calling reader.is_eof()
Check len() call for a large vector.
|
2021-03-20 11:36:46 +01:00 |
|
Fabrice Reix
|
7ec43282ee
|
Update Unit tests
|
2021-03-20 11:34:25 +01:00 |
|
Fabrice Reix
|
902ce4f897
|
Update version to 1.3.0
|
2021-03-03 13:39:02 +01:00 |
|
Fabrice Reix
|
13bd92d27d
|
Fix clippy unnecessary-wraps
|
2021-02-12 10:54:27 +01:00 |
|
Fabrice Reix
|
4f6e2a72ab
|
Add documentation, homepage or repository in manifest
|
2021-02-10 20:17:10 +01:00 |
|
Fabrice Reix
|
d886a10a94
|
Update Licence identifier
unknown license from cargo publish
|
2021-02-10 20:12:17 +01:00 |
|
Fabrice Reix
|
54ac4babdf
|
Update version to 1.2.0
|
2021-02-08 10:33:10 +01:00 |
|
Fabrice Reix
|
379bd5aac2
|
Accept more characters in the cookie-value
|
2021-01-22 07:49:48 +01:00 |
|
Fabrice Reix
|
5b17e6f9ee
|
Accept '.' in cookie-value
|
2021-01-18 20:00:47 +01:00 |
|
Fabrice Reix
|
8b12a574a6
|
Support template in json for null, boolean and numbers
|
2021-01-09 18:32:31 +01:00 |
|
Fabrice Reix
|
1c53be8119
|
Add metadata to Cargo.toml
|
2021-01-09 09:19:24 +01:00 |
|
Fabrice Reix
|
9518d158e8
|
Fix clippy warning
|
2021-01-05 08:18:08 +01:00 |
|
Fabrice Reix
|
35f0516b65
|
Update version to 1.1.0
|
2021-01-05 07:55:20 +01:00 |
|
Fabrice Reix
|
018ed06b75
|
Fix clippy warnings
|
2020-12-13 14:57:20 +01:00 |
|
Fabrice Reix
|
7588929755
|
Fix typo in json export
|
2020-11-30 15:38:44 +01:00 |
|
Fabrice Reix
|
367a26bf11
|
Add predicates for types
|
2020-11-28 18:36:51 +01:00 |
|
Fabrice Reix
|
c3b6f85fde
|
Add duration query
|
2020-11-22 08:55:07 +01:00 |
|
Fabrice Reix
|
def109d673
|
Add comparison predicates
|
2020-11-21 17:28:31 +01:00 |
|
Fabrice Reix
|
104d6a2b43
|
Update version to 1.0.0
|
2020-11-17 09:16:22 +01:00 |
|
Fabrice Reix
|
9ce30efcda
|
Export AST to json (continued)
|
2020-11-11 18:17:45 +01:00 |
|
Fabrice Reix
|
1956ebcd94
|
Support user in url
|
2020-11-10 07:35:27 +01:00 |
|
Fabrice Reix
|
92db6e505d
|
Implement Display Trait in core
|
2020-11-07 20:39:18 +01:00 |
|
Fabrice Reix
|
698b6dcca6
|
add wildcard for http status code
in order to ignore implict assert on status code
|
2020-11-03 20:34:12 +01:00 |
|
Fabrice Reix
|
d18358b2b7
|
Reorganize code between hurl and hurlfmt
|
2020-11-03 07:41:48 +01:00 |
|
Fabrice Reix
|
946482e45d
|
Remove unused dependencies
|
2020-11-02 18:52:20 +01:00 |
|
Fabrice Reix
|
fb312a8b73
|
Split project into multiples packages
|
2020-11-02 18:30:13 +01:00 |
|