Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0 #6

Merged
merged 8 commits into from
Aug 1, 2023
Merged

2.0.0 #6

merged 8 commits into from
Aug 1, 2023

Conversation

AngheloAlf
Copy link
Member

  • Change logic of MapFile so it can parse and organize each file in proper segments.
    • This breaks old ways of iterating the MapFile class. Now iterating it yields a Segment, iterating it yields a File.
  • toJson method which allow serializing map files into the json format.
  • jsonify frontend which allows converting a mapfile into a json format from the CLI.
  • Rename segmentType to sectionType and filterBySegmentType to filterBySectionType.

@AngheloAlf AngheloAlf merged commit ff70076 into master Aug 1, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant