Skip to content

Commit 6b50fe8

Browse files
author
Piotr
committed
version 0.13.2
1 parent 1f78f8c commit 6b50fe8

File tree

94 files changed

+226656
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+226656
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://logdy.dev/blog">Blog</a></strong>
1313
</p>
1414

15-
### Latest version: 0.13 (10 July 2024) - [Read announcement](https://logdy.dev/blog/post/logdy-new-version-announcement-v013)
15+
### Latest version: 0.13.2 (26 November 2024) - [Read announcement](https://logdy.dev/blog/post/logdy-new-version-announcement-v013)
1616

1717
Logdy is a single-binary that you add to your PATH so it's available just like any other tool: grep, awk, sed, jq. **No installations, no deployments, no compilations**. It works locally, so it's also secure. [Read more](https://logdy.dev/docs/what-is-logdy).
1818

@@ -70,7 +70,7 @@ $ brew install logdy
7070
Naviage to [releases](https://github.com/logdyhq/logdy-core/releases) Github page and download the latest release for your architecture.
7171

7272
```bash
73-
wget https://github.com/logdyhq/logdy-core/releases/download/v0.12.0/logdy_linux_amd64;
73+
wget https://github.com/logdyhq/logdy-core/releases/download/v0.13.2/logdy_linux_amd64;
7474
mv logdy_linux_amd64 logdy;
7575
chmod +x logdy;
7676
```

assets/assets/abap-tpSenF06.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/assets/apex-6BKJFAkE.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)