[Diff since v0.6.6](https://github.com/willow-ahrens/Finch.jl/compare/v0.6.6...v0.6.7)
**Merged pull requests:**
- Pointer Levels (304) (willow-ahrens)
- Better errors on unloaded extensions (344) (willow-ahrens)
- import changes to limits (345) (willow-ahrens)
- rename base to interface (346) (willow-ahrens)
- constructors to fix 321 (348) (willow-ahrens)
- Scale, Product Array Combinator (349) (nullplay)
- ensure the errors are defined (350) (willow-ahrens)
- Wma/fix 317 (352) (willow-ahrens)
- remove dead tests (354) (willow-ahrens)
- Dataflow Bug (355) (nullplay)
- Wma/sparselistthaw (359) (willow-ahrens)
- Update CI.yml (360) (willow-ahrens)
- make fsparse, etc. match definitions in Base (361) (willow-ahrens)
- make static hash more static (363) (willow-ahrens)
- Wma/rename fiber (367) (willow-ahrens)
- oops (368) (willow-ahrens)
- Update Project.toml (369) (willow-ahrens)
**Closed issues:**
- More Levels RFC (81)
- RFC: Rename Fiber to TensorTree or just Tensor (301)
- getroot() function (317)
- `UndefVarError`: `FinchProtocolError` not defined (319)
- Implement export functions for Finch Fibers (321)
- Bugs in dataflow analysis (339)
- Separated Memory Levels (342)
- Better errors for missing fileio includes (343)
- oh no! (351)
- fsparse, etc. need to have identical interfaces to those in Base (356)
- Consider block allocated list datastructure for parallelism (357)
- All levels should support thaw (358)