Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Latest commit

 

History

History
82 lines (53 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

82 lines (53 loc) · 1.97 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

1.0.13 - 2022-11-20

  • moving from balenablocks to balena-labs-projects [Flynn Joffray]

1.0.12 - 2022-11-20

  • CI: Move to flowzone [Josh Bowling]

1.0.11 - 2022-05-06

  • Update image in readme [Josh Bowling]

1.0.10 - 2022-05-06

  • Update debug log [Josh Bowling]

1.0.9 - 2022-05-06

  • Add debug mode [Josh Bowling]

1.0.8 - 2022-05-06

  • Update debug logs, various cleanup [Josh Bowling]
  • Replace charCodeToString with utf8decoder. [Carlo Miguel F. Cruz]

1.0.7 - 2022-05-06

  • README [Ramiro González Maciel]

1.0.6 - 2022-05-06

  • FIX journalctl parsing [Ramiro González Maciel]

1.0.5 - 2022-05-06

  • Update package lock to v2 [Josh Bowling]

1.0.4 - 2022-05-06

  • Fix regex [Ramiro González Maciel]

1.0.3 - 2022-05-05

  • Add converter tests [Ramiro González Maciel]

1.0.2 - 2022-05-05

  • Improves journalctl reliability. [Carlo Miguel F. Cruz]

1.0.1 - 2022-05-04

  • Update package name to @balena/logwatcher [Josh Bowling]
  • Add .resinci.yml [Josh Bowling]

1.0.0 - 2022-05-03

  • Fix compose example usage [Josh Bowling]
  • Fix npm start command [Josh Bowling]
  • Update readme [Josh Bowling]
  • Fix Dockerfile.template [Josh Bowling]
  • Update repo url [Josh Bowling]
  • Add .npmrc [Josh Bowling]
  • Add environment unit test [Josh Bowling]
  • Add balena.yml [Josh Bowling]
  • Add LICENSE [Josh Bowling]
  • Add jest and log unit tests [Josh Bowling]
  • Update readme [Josh Bowling]
  • Add nodemon, split out logger [Josh Bowling]
  • Add sentry agent [Josh Bowling]
  • Add deplint config, fill out package.json properties [Josh Bowling]
  • Add git hook [Josh Bowling]
  • Add env var support [Josh Bowling]
  • Add repo.yml [Josh Bowling]
  • Improve Dockerfile [Josh Bowling]
  • Delete apt cache post install [Josh Bowling]
  • Add simple, working code [Josh Bowling]