Skip to content

Tags: ElNiak/PANTHER

Tags

v1.2.1

Toggle v1.2.1's commit message
chore: bump version 1.2.0 -> 1.2.1, update panther_ivy submodule to 1…

….10.1

v1.2.0

Toggle v1.2.0's commit message
fix: exclude nordsec test results and submodules from package to fix …

…PyPI size limit

The v1.2.0 wheel exceeded PyPI's 100 MB per-file limit due to
include-package-data pulling in VCS-tracked files from panther_ivy
(nordsec test data at 445 MB, vscode-ivy submodule at 1 GB).

- Add [tool.setuptools.exclude-package-data] for nordsec and submodules
- Add MANIFEST.in prune rules for both directories
- Wheel size reduced from 465 MB to 53 MB

ivy-lsp-v0.4.1

Toggle ivy-lsp-v0.4.1's commit message
ivy-lsp v0.4.1 + vscode-ivy v0.4.3: lexer error diagnostics, configur…

…able log level

v1.1.3

Toggle v1.1.3's commit message
Release v1.1.3: Fix critical metrics system errors

This release resolves two critical errors in PANTHER's metrics system:

1. Timing context error: 'NoneType' object has no attribute 'stop'
   - Fixed improper timer management patterns
   - Implemented proper timing context managers
   - Improved error handling in configuration loading

2. JSON serialization error: 'str' object has no attribute 'value'
   - Added custom JSON serializer for enum objects
   - Fixed metrics export functionality
   - Properly handle enum serialization in dashboard exports

Key improvements:
- Comprehensive metrics collection and export functionality
- Better reliability and error handling
- Proper context management patterns
- Enhanced configuration loading methods

All metrics system functionality has been tested and validated.

v1.0.0-a4

Toggle v1.0.0-a4's commit message
fixing package bugs paths

v1.0.0-a3

Toggle v1.0.0-a3's commit message
rename project for pypi

v1.0.0-a2

Toggle v1.0.0-a2's commit message
rename project for pypi

v1.0.0-a1

Toggle v1.0.0-a1's commit message
update workflow

0-scp-alpha

Toggle 0-scp-alpha's commit message
fix ci

v1.0.0-alpha

Toggle v1.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #42 from ElNiak/development-formal-attacks

Development formal attacks