Skip to content

Releases: MechaDragonX/L

Parsing Algorithm - v1.1

06 Feb 18:44
Compare
Choose a tag to compare
  • Hotfixes in Parser and Lambda Function

Parsing Algorithm - v1.0

06 Feb 18:25
Compare
Choose a tag to compare
  • Downgrade to .NET Core v2.1 so for AWS Lambda compatibility.
  • Add methods for reading from IO stream for AWS Lambda (not accessible in this application since the average end user will not be able to get that data)
  • Minor errors fixed in console messages

Parsing Algorithm - v0.3.2

30 Jan 21:47
Compare
Choose a tag to compare

Fix a few minor issues in the console statements

Parsing Algorithm - v0.3.1

29 Jan 23:28
Compare
Choose a tag to compare

Fix a typo in the text that appears in the command line application.
"deuduction" => "deduction"

Parsing Algorithm - v0.3

29 Jan 22:22
Compare
Choose a tag to compare

Fix bug in educational experience where it adds skills, if it's right underneath the educational experience.

Parsing Algorithm - v0.2a

26 Jan 01:43
Compare
Choose a tag to compare
Pre-release

Fix some serialization issues in deployment and allow the .json file to go to a custom path.

Parsing Algorithm - v0.1a

25 Jan 20:43
Compare
Choose a tag to compare
Pre-release

A functional version of the parsing algorithm part of the application.