Skip to content

Releases: andreazorzetto/yh

v0.4.0

20 Oct 09:50
Compare
Choose a tag to compare

Code refactoring into Highlight package

v0.3.3

17 Oct 19:56
Compare
Choose a tag to compare

Fix missing colons

v0.3.2

17 Oct 19:12
Compare
Choose a tag to compare

Fixes multiple : previously not managed correctly like in the case below

metadata:
  managedFields:
  - apiVersion: apps/v1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          f:deployment.kubernetes.io/revision: {}
      f:status:
        f:availableReplicas: {}
        f:conditions:
          .: {}
          k:{"type":"Available"}:
            .: {}
            f:lastTransitionTime: {}
            f:lastUpdateTime: {}
            f:message: {}
            f:reason: {}
            f:status: {}
            f:type: {}
          k:{"type":"Progressing"}:
            .: {}
            f:lastTransitionTime: {}
            f:lastUpdateTime: {}
            f:message: {}
            f:reason: {}
            f:status: {}
            f:type: {}
        f:observedGeneration: {}
        f:readyReplicas: {}
        f:replicas: {}
        f:updatedReplicas: {}

v0.3.1

17 Oct 18:22
Compare
Choose a tag to compare

Fixes URL interpretation
Fixes randomic string with : wrongly identified as k/v

v0.2.1

24 Apr 10:13
Compare
Choose a tag to compare

Multiline configmaps, comments and yaml syntax errors are not treated in a differnent way

v0.2.0

23 Apr 21:53
Compare
Choose a tag to compare

Add commands
- version
- help

v0.1.1

23 Apr 21:22
Compare
Choose a tag to compare

This release fixes empty and spaces only lines rendering

v0.1

23 Apr 20:13
469d773
Compare
Choose a tag to compare

MacOS
Linux
Windows