Skip to content

Releases: indaco/teseo

v0.2.3

21 Jul 07:22

Choose a tag to compare

v0.2.3 - 2025-07-21

compare changes

🩹 Fixes

πŸ’… Refactors

  • schemaorg/types: Rename to StringList + add full test coverage (50e65ae)

πŸ“¦ Build

  • Update templ to v0.3.920 (d68bd77)

❀️ Contributors

v0.2.2

25 Jun 08:17

Choose a tag to compare

v0.2.2 - 2025-06-25

compare changes

πŸ“¦ Build

  • Update templ to v0.3.906 (bc3ba51)

❀️ Contributors

v0.2.1

25 Jun 08:10

Choose a tag to compare

v0.2.1 - 2025-06-25

compare changes

🩹 Fixes

  • Correct SiteNavigationElement JSON-LD type usage (2cc6815)

πŸ“– Documentation

  • README: Update SiteNavigationElement section to reflect new ItemList-based API (825fa45)

πŸ“¦ Build

  • Update templ to v0.3.898 (bcd575d)

🏑 Chore

  • go.mod: Set go 1.23.0 and add toolchain directive (6138602)
  • Regenerate *_templ.go files with templ v0.3.898 (dd81e83)
  • Update devbox.lock (32359f6)

🎨 Styles

  • Resolve linter warnings (8435be3)

πŸ€– CI

  • Run ci workflow on all branches (2e927fe)
  • Update golangci-lint-action to v8 (01a0cc3)

❀️ Contributors

v0.2.0

07 Apr 06:23

Choose a tag to compare

v0.2.0 - 2025-04-07

compare changes

πŸš€ Enhancements

  • schemaorg: Add validation methods for entities (fc43c71)

🩹 Fixes

  • Test command in pre-push and pre-commit hooks (be39f98)
  • twittercard: Ensure default values in NewCard function (a78d486)
  • schemaorg/website: Prop in ensureDefaults (f9d1744)

πŸ’… Refactors

  • opengraph: Unify metadata rendering and improve optional field handling (a6f3bd2)
  • schemaorg: Simplify ToGoHTMLJsonLd method (c6232d9)
  • Improve unique key generation and URL handling (4996ac2)
  • opengraph: Replace templ.ToGoHTML with teseo.RenderToHTML (d8313c5)
  • HTML rendering in TwitterCard with RenderToHTML (587ea2a)
  • schemaorg: Move Organization and Person structs to relative files (7dbc023)

πŸ“– Documentation

  • README: Add contributing guide and update sections (3200ba5)
  • README: Update badges and reorganize the content (d6c63b3)
  • README: Remove slash from meta output (0ee3696)

πŸ“¦ Build

  • Bump Go version and update dependencies (6483d38)

🏑 Chore

  • demos: Regenerate with templ v0.3.857 (7174d92)

βœ… Tests

  • opengraph: Add tests (86f3d24)
  • Replace manual slice search with slices.Contains (d1de916)

πŸ€– CI

  • Add Git hooks for commit message validation and testing (7dfb6d8)
  • Add lint, test and coverage workflows (2a09be7)
  • Fix indentation in coverage.yml (9be8d48)
  • Simplify Makefile and Taskfile for clarity (acb267d)
  • Allow pull requests from all branches in CI workflow (268bdde)
  • Add GitHub Actions workflow for release notes generation (be5e3f9)

❀️ Contributors

v0.1.0

07 Oct 14:09

Choose a tag to compare

v0.1.0 - 2024-10-07

🏑 Chore

  • initial release

❀️ Contributors