-
BigDebuffs continues to operate via old aura update methods, which are expensive and unnecessary.
Blizzard implemented optimized APIs to interact with changed auras _only_ over two years ago: https…
-
## Design principles
- Remove the necessity for `ArgumentHolder` / `StatementHolder` interfaces, since they are bloaty
- They should work for unit tests in a "fluent" way as well as in the frontend
-
- In a Stock Entry or Repack context when an item is scanned, the `add_or_increment` function does not call the appropriate `details` API to get the rest of the information.
![image](https://github.c…
-
## Querybuilder in Pyvespa
We have been working on a draft for implementing support for building YQL-queries programmatically with pyvespa.
The goal is to make it as ergonomic as possible for users…
-
Other than jqwik version 1, **jqwik 2 will not split up the codebase in API modules and implementation modules**. The reason is that doing that is a lot of effort since it requires the introduction of…
-
**Is your feature request related to a problem? Please describe.**
When developing an app meant to support several different Discord API implementations, sometimes on different versions, it would be …
-
I recently got an email from slack that they will be retiring files.upload in March 2025 and replacing it with sequenced Web API methods. You can find the detailed change log on this [link](https://ap…
-
### What is version of KubeKey has the issue?
v3.1.6
### What is your os environment?
ubuntu 20.04
### KubeKey config file
_No response_
### A clear and concise description of what h…
-
**Problem description**
The changelog is in the YAML instead it should be in the Changelog.md file
**Expected action**
Remove the changelog from the YAML file
-
Are there any plans to also support custom [VSCode FileSystemProvider](https://code.visualstudio.com/api/references/vscode-api#FileSystemProvider)
i am currently working on two VSCode extensions whic…