Lukas
Lukas
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
Include other files if template is rendered from files, etc Ref: More elegant fix for https://stackoverflow.com/questions/61391828/how-to-unescape-html-in-string-in-koreander-templates
**Is your feature request related to a problem? Please describe.** When having a customized WebClient bean that sets its own baseUrl, all requests go to that URL instead of `graphql.client.url`...
I would love to see streaming support. Currently the whole file is loaded into memory. This might be suboptimal on devices with low memory and big file sizes. --- I...
Some enhancements that I needed for my project that I would like to share. I should have split this into 2 PRs but one thing lead to another while developing....
A trailing frame with no points is returned by the Animation parser. ---- https://github.com/echelon/ilda.rs/blob/master/src/animation.rs#L116 The ILDA specification defines an empty header at the end of the file which is transformed...
I am getting errors for some iterator operations (e.g. `.cycle()`): ``` the trait bound `ilda::animation::AnimationFrameIterator