Nirjas v1.0.0 Release
This is the first stable release of Nirjas
Packages available at: https://pypi.org/project/Nirjas/1.0.0/
There are few big structural and functional changes have been made to the code. Following:
- Code quality improvement.
- Linter has been added.
- Dockerization for Nirjas.
- New functionality for extracting string assignment.
- Return dictionary for library calls has been implemented.
What's Changed
- fix(cd): Install wheel before packaging by @GMishx in #31
- update(README): Remove hits counter button by @hastagAB in #35
- fix(regex): Add negative lookbehind for string by @GMishx in #32
- chore(code-quality): Improve code quality reported by pylint by @GMishx in #33
- Added Docker image support by @aswinmurali-io in #43
- added new function-extractAssignedSring by @Yoda-Canada in #42
- feat(docker): Multi stage build by @GMishx in #44
- Documentation updated for
-p
argument by @soham4abc in #48 - Output class by @ha36d in #47
- Flake8 Linter added by @soham4abc in #49
- New Release for Nirjas by @Kaushl2208 in #50
New Contributors
- @aswinmurali-io made their first contribution in #43
- @Yoda-Canada made their first contribution in #42
- @soham4abc made their first contribution in #48
- @ha36d made their first contribution in #47
Full Changelog: 0.0.5...1.0.0