Akita Client v0.5.0
 about 5 years ago by Kevin Ku
- New checkpoint command for parallel learning.
 - Support for OpenAPI Security Schemes
 - Detects RFC2822 datetime values
 
Akita Client v0.4.6
 about 5 years ago by Kevin Ku
- Support creating HAR file containing the requests and responses observed during learning.
 
improved
Akita Client v0.4.5
 about 5 years ago by Kevin Ku
- Fix timeout overrides
 - Print help message when failing to parse CLI arguments
 
improved
Akita Client v0.4.2
 about 5 years ago by Kevin Ku
- Add support for auto-detecting CI environment to enable GitHub integration
 
improved
Akita Client v0.4.0
 about 5 years ago by Kevin Ku
- Support large API specs.
 - Added new specs command to fetch API specs
 - Removed 
--outputflag from learn command. Please use the new specs command to fetch API spec from the command line. 
improved
Akita Client v0.3.5
 about 5 years ago by Cole Schlesinger
- The Akita Client now infers more data formats, including telephone numbers and email addresses.
 
improved
Akita Client v0.3.4
 about 5 years ago by Chris Corcoran
- Ignore request bodies that cannot be parsed
 - Adding the ability to detect data formats
 - Minor bug fixes
 
improved
Akita Client v0.3.2
 over 5 years ago by Chris Corcoran
- Making the macOS version of the Akita Client available in 
brew. 
improved
Akita Client v0.3.1
 over 5 years ago by Chris Corcoran
- New ability to capture and describe outbound requests to downstream dependencies
 - Fixed --extend flag to default to API spec labeled as stable
 - Improve command line output
 - Minor Bug fixes