Skip to content

Releases: bager-project/bager-parser

v0.4.4

20 Dec 16:40

Choose a tag to compare

B.A.G.E.R. parser v0.4.4

This version brings image extractor. B.A.G.E.R. parser can extract lines from any picture in raster file format supported by OpenCV. We recommend to use black lines on a white background for the best results.

This version marks being one step closer to the completion of B.A.G.E.R. parser. This summer, .dxf extractor, separator, positioner and embedder have been completed alongside final stage polishes which have enabled you to already start using the parser. To the parser's completion, only one step is missing, GIS extractor. After that, B.A.G.E.R. parser will be completed, and so, 50% of the whole B.A.G.E.R.'s software suite. Other 50% of the suite is back end hosted in another repository.

Full Changelog: v0.4.3...v0.4.4

v0.4.3

17 Jul 11:01

Choose a tag to compare

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

13 Jul 14:37

Choose a tag to compare

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

05 Jul 08:39

Choose a tag to compare

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

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Jul 18:03

Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

29 Jun 13:22

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

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

08 Jun 18:25

Choose a tag to compare

v0.3 Pre-release
Pre-release

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