- New overload of ToJson with serializer as parameter
- Added abstract base class for ObjectValue and SimpleValue
- Adding OperationId on Operations #7
- Fixing issue with subnaming of array items #9
- Breaking change: Rebuilt Schema creation logic
- Fixing issue #6
- Setting dependencies for OpenAPIParser
- Fixing issue #6
- Fixing issue #5
- Removed improper implementation of file watcher
- Breaking Change: Enum values are real-ish enums
- Enum values are checked when parsing
- Added filewatcher
- Used ConcurrentDictionary on Document level
- Removed unnecessary mutable values
- Fix of #3 - Prefer schema name instead of property name
- Better error reporting
- Fixing nuget problem
- Fix for #2 issue - Cannot read values from parsed schema with optional sub schema
- Fix of issue with array in Schema type
- Fix of issue with optional array in Schema type
- Support for Guids (from UUID)
- Support for $ref to local files
- Typo in package description
- Initial public release
- Fixing converting optional array to JToken
- Fixing date format for parsing
- Back to FSharp.Core 4.2.3
- Fixing bug with creating List types - Thanks Tomas Petricek!!!
- Fixing bug with JToken
- Fixing bugs & added initial tests
- Fixing parsing bug
- Back to previous version
- Trying to get to higher FSharp.Core version
- Better error handling
- Better error handling
- Swapped custom properties
- Adding custom Newtonsoft properties to configuration
- Adding Newtonsoft properties to configuration
- Fighting dependencies
- Fighting dependencies
- Fighting dependencies
- Initial release