# Changelog

All product updates for JulesTools are documented below.\
Each section contains the full version history of a specific tool, listed in reverse chronological order.

All version numbers follow semantic versioning (MAJOR.MINOR.PATCH).

***

{% content-ref url="/pages/rvtOHyaY5d5RymnCop7m" %}
[Project Organizer Changelog](/julestools-docs/changelog/readme-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/EgxBm4l0E89vUp4vN3qL" %}
[Code Harvest Changelog](/julestools-docs/changelog/readme-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/WRI8HaHApRrkI9V2T4FD" %}
[Class Diagram Generator Changelog](/julestools-docs/changelog/readme-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/ifFwnw4g3CFWxWpGlsEX" %}
[Animation Path Visualizer Changelog](/julestools-docs/changelog/readme-4.md)
{% endcontent-ref %}

{% content-ref url="/pages/QPeZ9xaf3BcqDtVRdMFF" %}
[Smart Localization Lite Changelog](/julestools-docs/changelog/readme-5.md)
{% endcontent-ref %}

{% content-ref url="/pages/0XuiYbnTVJFkYbnBhtKu" %}
[Smart Localization Suite Changelog](/julestools-docs/changelog/readme-6.md)
{% endcontent-ref %}

***

### Versioning Policy

All products follow semantic versioning:

* MAJOR: Breaking changes or architectural refactors
* MINOR: New features or significant improvements
* PATCH: Bug fixes and minor corrections

Release dates are formatted as:\
Month Day, Year


---

# 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://julestools.gitbook.io/julestools-docs/changelog/readme.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.
