Commit Graph

11 Commits

Author SHA1 Message Date
Federico Terzi
7a8e39fdad feat(config): introduce image matches options 2021-05-01 19:41:04 +02:00
Federico Terzi
038798a2d6 feat(config): parse rich text matches 2021-04-29 22:35:05 +02:00
Federico Terzi
5a729f5810 feat(config): introduce the uppercase_style option for matches (related to #625) 2021-04-19 22:03:29 +02:00
Federico Terzi
f847d0cd81 feat(config): add id to config and decouple variable params from serde_yaml 2021-04-09 21:29:23 +02:00
Federico Terzi
459e414a09 feat(config): refactor id field and introduce deduplication on legacy loader 2021-04-04 22:01:59 +02:00
Federico Terzi
9098d5ac2a feat(config): implement legacy loader 2021-03-23 21:57:03 +01:00
Federico Terzi
e8881d0faf Add license header and formatting 2021-03-09 16:06:50 +01:00
Federico Terzi
4143caff3d Improve config loading process and tests 2021-03-08 21:46:27 +01:00
Federico Terzi
3974d90bc9 Refactor config structure and improve importer logic 2021-03-05 21:31:54 +01:00
Federico Terzi
2cb8da91a5 Continue the work on the new config module 2021-03-04 22:02:44 +01:00
Federico Terzi
e26a04de67 Initial draft of config parsing 2021-02-24 21:57:23 +01:00