Skip to content

Commit

Permalink
version 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr committed Nov 26, 2024
1 parent 1f78f8c commit 6b50fe8
Show file tree
Hide file tree
Showing 94 changed files with 226,656 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="https://logdy.dev/blog">Blog</a></strong>
</p>

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

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).

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

```bash
wget https://github.com/logdyhq/logdy-core/releases/download/v0.12.0/logdy_linux_amd64;
wget https://github.com/logdyhq/logdy-core/releases/download/v0.13.2/logdy_linux_amd64;
mv logdy_linux_amd64 logdy;
chmod +x logdy;
```
Expand Down
6 changes: 6 additions & 0 deletions assets/assets/abap-tpSenF06.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions assets/assets/apex-6BKJFAkE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b50fe8

Please sign in to comment.