enbas/internal
Dan Anglin 39d9ef1a38
All checks were successful
REUSE Compliance Check / check (push) Successful in 8s
fix(BREAKING): remove the from-file flag
The from-file flag was used to read text from a file for creating
statuses. This flag is now removed and replaced with the file@ prefix
with the content flag.

For example, --from-file status.md is now replaced with
--content file@status.md
2024-08-16 19:57:44 +01:00
..
client feat: deleting statuses 2024-08-16 18:53:08 +01:00
config chore: REUSE.toml 2024-08-01 04:01:38 +01:00
executor fix(BREAKING): remove the from-file flag 2024-08-16 19:57:44 +01:00
flag feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
media feat: add all-images and all-videos flags 2024-08-01 04:24:47 +01:00
model chore: REUSE.toml 2024-08-01 04:01:38 +01:00
printer feat: mute and unmute statuses 2024-08-16 14:42:57 +01:00
usage feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
utilities feat: deleting statuses 2024-08-16 18:53:08 +01:00
version feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
internal.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00