Nelson Earle

Results 3 issues of Nelson Earle

Upgrade `fluent` once they release a new version with [this change to upgrade `self_cell`](https://github.com/projectfluent/fluent-rs/pull/324). This will reduce the double dependency: ``` warning[duplicate]: found 2 duplicate entries for crate 'self_cell' ┌─...

dependencies

Closes #289. ## Changes - Add `Entities::(get_)single_with` methods to get a single entity by a query - Add `Entities::(get_)first_with_bitset` methods to get the first entity in the given bitset -...

## Changes - Support generic bounds in struct & enum definitions that use `HasSchema` derive macro - Required for [jumpy#942](https://github.com/fishfolk/jumpy/issues/942) - Move the `static S: OnceLock &'static bones_schema::Schema { use...