Emil Lynegaard
Emil Lynegaard
For some data for the structs, we're simply mapping and converting from string based maps to atom based maps. As a result, we could theoretically store arbitrary amounts of data...
Queries for last solo queue match seem to be able to return games from last season, causing us to show potentially wrong results for border. This occurs in fetch_last_solo_match/2 in...
Possibly utilize existing installed colorscheme. Ensure text is properly visible at all times.
This is may not be directly related to the project, but I figure others could wind up in a similar pickle, and I haven't been able to find a solution...
It would be useful to be able to provide a global/default `exempt_when` option, for when using a limiter with `application_limits` or `default_limits`. Especially together with: https://github.com/laurentS/slowapi/pull/160 Would allow to e.g....
This PR prepares the 0.1.10 release. Added notes for all remaining distinct commits since 0.1.9. Not sure 0.2.0 would be more appropriate given the breaking changes. Another option could be...