|  | Commit message (Collapse) | Author | Files | Lines | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  | See #412 for earlier iteration. | 
|  |  | 
|  |  | 
|  | Co-authored-by: Daniel Arbuckle <djarb@highenergymagic.org> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | By bumping the dependency versions for askama and askama_shared, this should
be safe. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | compile time | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | * Fixed #397
* Updated parser to ignore whitespace between match and when
* Updated test cases
* Updated Python script to generate match ws tests
* Added match ws tests
* Resolved rustfmt lint | 
|  | * Fixed #377 | 
|  |  | 
|  | * Changed to automatically coerce to bool
* Added new test case
* Updated test case to include else if |