Skip to content

Releases: indium114/slag

0.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:07
0.1.2
7c1211b

Changelog

  • 2449a2b Merge pull request #2 from indium114/dependabot/nix/nixpkgs-a799d3e
  • 8414612 chore(deps): bump nixpkgs from 64c08a7 to a799d3e
  • 7c1211b chore(flake.nix): bump version
  • 55838ae chore(flake.nix): fix meta.license
  • 3dc710f feat: add slag.build()

Released by GoReleaser.

0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 17:19
0.1.1
8701837

Changelog

  • b0ee865 chore(flake.nix): bump version
  • 8701837 ci: don't build for goreleaser
  • 36e4bba feat: rename library from slog -> slag
  • 1af89e9 fix: move slog.go -> slag.go
  • 4cdaf82 fix: rename package main to package slog

Released by GoReleaser.

0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:37
0.1.0
eca1e55

Changelog

  • 9b6da0f Merge pull request #1 from indium114/dependabot/nix/nixpkgs-64c08a7
  • 669d7ae chore(deps): bump nixpkgs from 4c1018d to 64c08a7
  • b33591a chore(flake.nix): fix vendorHash
  • 6595a29 chore: add built binary to .gitignore
  • 97d9b85 chore: initial commit
  • f9a4417 chore: install github.com/fatih/color
  • c90918b ci: add goreleaser workflow
  • 76aac45 feat: genericPrint
  • 7ffcc9b feat: log functions
  • cab009d feat: prefixes
  • eca1e55 fix: add empty main function so that it compiles

Released by GoReleaser.