Skip to content

Commit

Permalink
devel/feluda: update to 1.5.0
Browse files Browse the repository at this point in the history
What's Changed

    refactor: Adds parallel loops to make the parsing faster by @farhaanbukhsh in #36
    fix: spinner now runs only when tasks are being executed by @ashish10677 in #37
    [Config] Add configurability to Feluda by @kageiit in #38
    Support multiple project types at once by @kageiit in #39
    Add pyproject toml support by @kageiit in #40
    Optimizing the go-parser by @farhaanbukhsh in #41
  • Loading branch information
0323pin committed Feb 21, 2025
1 parent 692b73a commit 49f0eb4
Show file tree
Hide file tree
Showing 3 changed files with 411 additions and 290 deletions.
4 changes: 2 additions & 2 deletions devel/feluda/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2025/02/12 08:11:36 pin Exp $
# $NetBSD: Makefile,v 1.4 2025/02/21 14:32:10 pin Exp $

DISTNAME= feluda-1.4.0
DISTNAME= feluda-1.5.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=anistark/}

Expand Down
Loading

0 comments on commit 49f0eb4

Please sign in to comment.