facet-dev 0.1.1

Internal development utilities for Facet
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.1]https://github.com/facet-rs/facet-dev/releases/tag/v0.1.1 - 2025-07-25

### Other

- Update README (again)
- Update README
- Document the purpose of this tool, closes #1
- Adjust README generation
- Add funding.yml, closes #7
- Don't hardcoded facet top-level directory
- Regen workflow using facet-dev itself
- Don't ignore private
- Fine, rust 1.87 then
- More CI fixes
- More minimalistic take on CI
- Add a no-op test
- Add cargo-husky pre-commit hook
- Set up jobs for github actions, remove more unused code
- Declutter a bit
- Initial import

## [3.1.1]https://github.com/facet-rs/facet/compare/facet-codegen-v3.1.0...facet-codegen-v3.1.1 - 2025-04-05

### Fixed

- fix errors now
- fix errors

### Other

- 22 errors yay
- tuples
- alright well
- tuples aw yiss
- so close
- whoa hey down to 111 errors
- innards go in a struct
- indirect vtable(), start fixing partial
- tuples impl is up

## [3.1.0]https://github.com/facet-rs/facet/compare/facet-codegen-v3.0.0...facet-codegen-v3.1.0 - 2025-03-31

### Added

- introduce NameOpts

### Other

- Use trick by @veykril to reduce codegen size