Skip to content

Releases: MeerkatLabs/autology

v0.4.0

08 May 01:01
Compare
Choose a tag to compare
  • Combine make_note and inject commands
  • Simple report type for common time tracking needs based on activity
  • Project activity now required in log files for generating project reports
  • Clean up plugin loading
  • Use Python logging for output

v0.3.0

31 Jan 21:36
Compare
Choose a tag to compare
  • Exercise plugin
  • Publishing can now copy log contents verbatim to the output directory
  • Remove site configurations from config.yaml and place them into template definition
  • Data Injection subcommand
  • Start supporting activities when generating content
  • Change yaml file handler by requiring that YAML files have frontmatter just like markdown files do

v0.2.0

19 Dec 23:08
Compare
Choose a tag to compare
  • Update template definition to allow templates to define the file that should be used for rendering
  • Add update command that will update the metadata in the markdown files to the latest version
  • All datetimes in the metadata will be converted to the appropriate timezones when processed
  • Add timezone configuration values to config.yaml
  • mkl-project command that will list all of the projects that are defined in the data set
  • Update the templates based on a directory structure or zip file containing a new template version
  • Autology metadata that will track the version of the file format being used

Initial Release

17 Nov 20:41
Compare
Choose a tag to compare
  • Optimize imports
  • Fix spelling issues
  • Update initialize command to use release of templates
    • Templates for v0.0.1 have been released, so need to use those templates when initializing a
      new environment
  • Remove dev tag from version