v1.0.0
louis-e/arnisv1.0.0Aug 16, 2024by louis-e
AI Summary
This initial release establishes the project's foundation by refactoring processing pipelines, improving code structure, and implementing automated workflows for testing and binary generation across Windows and Linux.
Key Highlights
- First official release of the project.
- Refactored entire processing pipelines for better efficiency.
- Implementation of automated testing and CI/CD workflows.
- Workflows for generating Windows and Linux binaries.
New Features
- Automated testing
- CI/CD workflows
- Windows and Linux binary generation
Full Release Notes
First release! - Refactored the entire processing pipelines - Added better structures - Added automated Github Workflow releases Automatically generated release notes: ## What's Changed * Small changes to improve developer experience by @EdwardWeir13579 in https://github.com/louis-e/arnis/pull/6 * Improve the code health of arnis by @callumfrance in https://github.com/louis-e/arnis/pull/5 * Add automated testing by @EdwardWeir13579 in https://github.com/louis-e/arnis/pull/7 * Bump requests from 2.27.1 to 2.31.0 by @dependabot in https://github.com/louis-e/arnis/pull/22 * Major optimization and overhall by @amir16yp in https://github.com/louis-e/arnis/pull/30 * Update by @daniil2327 in https://github.com/louis-e/arnis/pull/31 * Major refactoring by @louis-e in https://github.com/louis-e/arnis/pull/32 * Major processing pipeline refactoring by @louis-e in https://github.com/louis-e/arnis/pull/39 * Create workflows for generating windows and linux binaries by @amir16yp in https://github.com/louis-e/arnis/pull/35 ## New Contributors * @EdwardWeir13579 made their first contribution in https://github.com/louis-e/arnis/pull/6 * @callumfrance made their first contribution in https://github.com/louis-e/arnis/pull/5 * @dependabot made their first contribution in https://github.com/louis-e/arnis/pull/22 * @amir16yp made their first contribution in https://github.com/louis-e/arnis/pull/30 * @daniil2327 made their first contribution in https://github.com/louis-e/arnis/pull/31 * @louis-e made their first contribution in https://github.com/louis-e/arnis/pull/32 **Full Changelog**: https://github.com/louis-e/arnis/commits/v1.0.0