File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33# Changelog
44
5+ ## v2.8.0 - 2025-06-06
6+
7+ ### Added
8+
9+ - [ #313 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/313 ) - Add parsers for provider ATT
10+
11+ ### Changed
12+
13+ - [ #312 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/312 ) - Move epoch parser outside of LLM due to inconsistencies
14+ - [ #314 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/314 ) - Add multi-windows for LLM
15+ - [ #315 ] ( https://github.com/networktocode/circuit-maintenance-parser/pull/315 ) - Return proper impact result for parsing
16+
517## v2.7.0 - 2025-01-10
618
719### Added
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " circuit-maintenance-parser"
3- version = " 2.7 .0"
3+ version = " 2.8 .0"
44description = " Python library to parse Circuit Maintenance notifications and return a structured data back"
55authors = [
" Network to Code <[email protected] >" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments