Releases: bager-project/bager-parser
v0.4.3
B.A.G.E.R. parser v0.4.3
This version brings reworked separator which can find all closed, non intersecting polygons inside an array of extracted lines, no matter the order of them. This means you can create your polygons in any order you like. You don't need to complete one polygon before moving to the next one.
B.A.G.E.R.'s software suite is ~40% completed, remaining ~10% are image and GIS extractor. This release is marked as latest release as .dxf extractor, separator, positioner and embedder should work flawlessly and you can use the parser to prepare files while waiting for completion of back end. Other half of the software suite is the back end which is hosted in another repository.
There shouldn't be any more releases of B.A.G.E.R. parser before image and GIS extractor completion.
Full Changelog: v0.4.2...v0.4.3
v0.4.2
B.A.G.E.R. parser v0.4.2
This version brings numerous improvements to the positioner. Now, we exclusively use Shapely's functions for affine transformation. Scaling is added to the positioner in this release. Need for position.toml
is removed and now all necessary config is inside config.toml
.
B.A.G.E.R.'s software suite is ~40% completed, remaining 10% are image and GIS extractor. This release is marked as latest release
as .dxf extractor, separator, positioner and embedder should work flawlessly and you can use the parser to prepare files while waiting for completion of back end. Other half of the software suite is back end which is hosted in another repository.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
B.A.G.E.R. parser v0.4.1
This version brings UI overhaul by @NotNekodev.
B.A.G.E.R.'s software suite is at 40% completed, remaining 10% for now effectively completed front end are image and GIS extractor (separator, positioner and embedder should work because extractor converts entities into Shapely elements). Other half of the software suite is back end which is hosted in another repository.
What's Changed
- Huge UI overhaul by @NotNekodev in #5
Full Changelog: v0.4.0...v0.4.1
v0.4.0
B.A.G.E.R. parser v0.4.0
This release is an important milestone in B.A.G.E.R.'s development. With this release, entire front end is effectively completed. Design of the entire software suite has been changed, and now there are only front end and back end. It's important to note that usage of the word effectively means that the front end is not completely finished, in other words, image and GIS extractor are missing and they will be worked on later. As of v0.4.0, .dxf extractor and rest of the front end (separator, positioner and embedder) should work in their full glory. Other half is the back end which is in separate repository.
What's Changed
- added file browser and a warning message by @NotNekodev in #4
New Contributors
- @NotNekodev made their first contribution in #4
Full Changelog: v0.3.1...v0.4.0
v0.3.1
B.A.G.E.R. parser v0.3.1
This pre-release of B.A.G.E.R. parser commemorates for about 31% completion* of whole B.A.G.E.R. software suite. This pre-release brings improvement of positioner and polygon separation inside lexer.
*front end is first third, middle end is second third and back end is third third; another 1% is for additional polishing of positioner
Full Changelog: v0.3...v0.3.1
v0.3
B.A.G.E.R. parser v0.3
This pre-release of B.A.G.E.R. parser commemorates for about 30% completion* of whole B.A.G.E.R. software suite. This pre-release features .dxf extractor, separator and positioner. Since, complete polishing is planned for final stage before stable release, this stage of software might not be yet user friendly, so we ask you for patience during the use.
*0.3 stands for first third which we roughly calculated to be frontend phase; 30% comes from when we include final stage polishing
Full Changelog: https://github.com/bager-project/bager-parser/commits/v0.3