Skip to content

Releases: ooaklee/ghatd

Release v0.1.0

11 Mar 23:53
87f6415
Compare
Choose a tag to compare

Notes

A big thank you to everyone who contributed, rubber-ducked and helped me find and fix issues for GHAT(D)! If you spot anything else that needs improvement, please feel free to create a PR or an issue on the repository. To try out the latest version of GHAT(D), clone the main branch and follow the instructions in the README to get started. If you spot any changes in this PR that address reported issues, please help to verify and close them. Your support, kindness, and valuable suggestions to enhance GHAT(D) are always appreciated!

Finally, I'd like to express my gratitude in advance to those who are willing to lend their time to help others and this project.

Changelog

  • Implement working examples of landing page and web app implementation
    • Integrated tailadmin template to demo web app
  • Enable caching
  • Update documentation
  • Implemented web partials to demonstrate how templating + partial loading can work with HTMX
  • and many more

Resolved Issues

  • n/a

Contributed PRs

  • #1: Initial commit