v0.3.29
·
26 commits
to refs/heads/main
since this release
Changes
- perf(dasher): replace fqn() imports with string literals (#2053)
- fix(dasher): drop Alias wrapper on NamedScalarParameter placeholder (#2039)
- feat(catalog): add main guard to catalog CLI (#2047)
- build: enable DTZ ruff rules for timezone safety (#2043)
- fix(codecov): wait for all CI jobs before posting status checks (#2049)
- chore(deps): upgrade xorq-style to 0.2.0 (#2048)
- docs(how-to): add the 5 missing how-to guides (#2026) (#2044)
- docs(llms): generate llms.txt and llms-full.txt from docs config (#2042)
- docs(cli): generate the CLI reference from Click commands (#2033)
- docs(tutorials): add get-started-with-xorq-init tutorial (#2032)
- docs(ls): add contract docstring + str type to tokenized (#2036)
- docs(concepts): add expression-types and pins pages (#2020)
- feat(catalog): add --no-sync option to compose for parity with add (#2022)
🐞 Bug fixes
- ci(codecov): fix fragmented coverage reporting and scope flags to paths (#1968)
📦 Build system
- ci(codecov): fix fragmented coverage reporting and scope flags to paths (#1968)
Thank you to all our contributors for making this release possible!
@dlovell, @hussainsultan and @mesejo