# Changelogs

In this space, every versions of dispy will be added to this page. I will try to make versions of dispy compatible with older code, if it is not, it will be shown with <picture><source srcset="/files/fOy3l4yqdKGybdYQCPzA" media="(prefers-color-scheme: dark)"><img src="/files/my6axtAygdGrginAlDEc" alt=""></picture>

If the version you want to upgrade to is Destructive, you will find instructions to update your code in the changelogs.

<picture><source srcset="/files/fOy3l4yqdKGybdYQCPzA" media="(prefers-color-scheme: dark)"><img src="/files/my6axtAygdGrginAlDEc" alt=""></picture>- Destructive, if upgraded to, your code will need to be revisited.\ <picture><source srcset="/files/RNHl0tFg67x7DUG2QOLy" media="(prefers-color-scheme: dark)"><img src="/files/tofEVW1wOHaaWOKtT3wd" alt=""></picture>- Outdated, may contain very problematic bugs.

Version will be displayed following this scheme: `MAIN . MAJOR . UPDATE/PATCH` (Past 0.1.0.7)

### Versions

* [0.1.1](/docs/informations/changelogs/0.1.1.md)<picture><source srcset="/files/fOy3l4yqdKGybdYQCPzA" media="(prefers-color-scheme: dark)"><img src="/files/my6axtAygdGrginAlDEc" alt=""></picture>
* [0.1.0.7](/docs/informations/changelogs/0.1.0.7.md)<picture><source srcset="/files/RNHl0tFg67x7DUG2QOLy" media="(prefers-color-scheme: dark)"><img src="/files/tofEVW1wOHaaWOKtT3wd" alt=""></picture>
* [0.1.0.6](/docs/informations/changelogs/0.1.0.6.md)<picture><source srcset="/files/RNHl0tFg67x7DUG2QOLy" media="(prefers-color-scheme: dark)"><img src="/files/tofEVW1wOHaaWOKtT3wd" alt=""></picture>
* [0.1.0.5](/docs/informations/changelogs/0.1.0.5.md)<picture><source srcset="/files/RNHl0tFg67x7DUG2QOLy" media="(prefers-color-scheme: dark)"><img src="/files/tofEVW1wOHaaWOKtT3wd" alt=""></picture>
* [0.1.0](/docs/informations/changelogs/0.1.0.md)<picture><source srcset="/files/RNHl0tFg67x7DUG2QOLy" media="(prefers-color-scheme: dark)"><img src="/files/tofEVW1wOHaaWOKtT3wd" alt=""></picture>
* [0.0.1](/docs/informations/changelogs/0.0.1.md)<picture><source srcset="/files/RNHl0tFg67x7DUG2QOLy" media="(prefers-color-scheme: dark)"><img src="/files/tofEVW1wOHaaWOKtT3wd" alt=""></picture>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dispy.gitbook.io/docs/informations/changelogs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
