Changelog
=========

Version 0.1.1 (2026-05-12)
--------------------------
- Add hook for `joop` context overrides.

Version 0.1.0 (2026-05-12)
--------------------------
- Add the DataFlow module.
- Add functionality to `joop.sql`.
- Add JSON web component initial implementation.
- Move `joop.http` to `joop.net`; a breaking change that is acceptable at this point in the project.
- Minor change to general subcomponent rendering.

Version 0.0.5 (2026-02-11)
--------------------------
- Fix a typo and move an implementation check to a separate method.

Version 0.0.4 (2026-02-05)
--------------------------
- Add ORM config dataclass.

Version 0.0.3 (2026-02-05)
--------------------------
- Add SQLConfig dataclass.

Version 0.0.2 (2026-02-03)
--------------------------
- Var bug fixes.

Version 0.0.1 (2026-02-02)
--------------------------
- Initial version. Features AlpineJS-powered table.
