Skip to content

v0.2.3

Compare
Choose a tag to compare
@xoltia xoltia released this 14 Nov 23:29
· 70 commits to main since this release
  • Migrations no longer require providing a source. Migrations are now embedded into the binary and automatically applied at runtime unless disabled with the -skip-migration flag
  • Add complex-duration for logging durations for videos. For example, allows you to type 1m30s instead of regular integer minutes, or 2h: to log the length of the video minus the first two hours
  • Move index files location. All index files *-index.bluge are now located under data/.index instead of directly in the CWD.

Full Changelog: v0.2.2...v0.2.3