Skip to content

Releases: oliverbooth/LineCounter

v2.1.0

26 Dec 14:18
a933b6b
Compare
Choose a tag to compare

Commits

  • c59c811: Don't publish trimmed (Oliver Booth)
  • 8efea30: Bump to 2.1.0 (Oliver Booth)
  • a933b6b: Merge branch 'develop' into main (Oliver Booth)

v2.0.0

26 Dec 14:05
81f68a8
Compare
Choose a tag to compare

Commits

  • 37afe93: 👷‍♂️ Introduce Continuous Integration (Oliver Booth)
  • 1df5d54: 📚 Update README.md (Oliver Booth)
  • 7342a39: Merge branch 'master' of https://github.com/oliverbooth/LineCounter (Oliver Booth)
  • b79be5b: [ci skip] Fix badge link (Oliver Booth)
  • 7adb3b4: Use .NET Core gitignore (Oliver Booth)
  • 0d083a2: Format csproj (Oliver Booth)
  • 589c29d: Use .NET 7 (Oliver Booth)
  • ca99108: Use file-scoped namespaces (Oliver Booth)
  • a2c52b7: Use top-level statements (Oliver Booth)
  • 567678c: Update editorconfig (Oliver Booth)
  • efec681: Use var only when apparent (Oliver Booth)
  • 4a6e163: Enable NRT (Oliver Booth)
  • baaa3d9: Expand Options xmldoc (Oliver Booth)
  • 2ba274a: Rewrite counter to improve performance (Oliver Booth)
  • ecd869f: Update CommandLineParser 2.9.1 (Oliver Booth)
  • 7cc35b7: Add CI to solution (Oliver Booth)
  • a7c36ac: [github actions] Rename dotnet-core to dotnet (Oliver Booth)
  • 4c6e2d7: [github actions] Add release/prerelease jobs (Oliver Booth)
  • 441d893: Specify publish options in csproj (Oliver Booth)
  • 7275ce0: [github actions] Include binaries in release (Oliver Booth)
  • d7ee5ff: Bump to 2.0.0 (Oliver Booth)
  • 112512b: Merge branch 'develop' into main (Oliver Booth)
  • 52efa36: [ci skip] Fix CI badge (Oliver Booth)
  • 34ff38f: [ci skip] Add README to sln (Oliver Booth)
  • eaf3e76: [ci skip] [github actions] Fix zip creation (Oliver Booth)
  • e2902bc: Merge branch 'develop' into main (Oliver Booth)
  • dc8e24d: [github actions] cd .. (Oliver Booth)
  • 81f68a8: Merge branch 'develop' into main (Oliver Booth)

lc 1.0.0

13 Jun 15:15
74f8228
Compare
Choose a tag to compare
📚 Add README.md