Matthieu

Results 3 issues of Matthieu

This PR add the following features: - Full support for deriving nested pydantic models (including when using `List`, `Optional`, `Union` and `ForwardRef`) - Deriving [ormar](https://github.com/collerek/ormar) models with relationships (`ForeignKey`, `ManyToMany`,...

bot:has-release-file
bot:release-type-minor

## WHAT - Use universal variable to store directories - Allow piping to enhancd - Reduce `type -q` calls by storing awk/filter commands in variables - Avoid reading the whole...

area/fish
missing/bash

The current fix accounts for 99% use cases, but it doesn't completely fix the problem, for example `~root` won't work. See comment by @kidonng in https://github.com/gazorby/fifc/pull/16#discussion_r945158930_ As per the [docs](https://fishshell.com/docs/current/cmds/cd.html#description),...