facet-value 0.46.0

Memory-efficient dynamic value type for facet, supporting JSON-like data plus bytes
Documentation
# 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.44.7]https://github.com/facet-rs/facet-format/compare/facet-value-v0.44.6...facet-value-v0.44.7 - 2026-04-14

### Other

- update Cargo.toml dependencies

## [0.44.6]https://github.com/facet-rs/facet-format/compare/facet-value-v0.44.5...facet-value-v0.44.6 - 2026-04-10

### Other

- Updated `VNumber` unit tests
- Removed `Eq` and `Ord` implementations for `VNumber`
- Added non-finite float support for VNumber

## [0.44.5]https://github.com/facet-rs/facet-format/compare/facet-value-v0.44.4...facet-value-v0.44.5 - 2026-03-16

### Other

- Independent package versions