amazon-ion / ion-element-kotlin

IonElement is an immutable in-memory representation of the Ion data format. IonElement's API is idiomatic to Kotlin.
Apache License 2.0
8 stars 8 forks source link

Stops README from saying that the API unstable #79

Closed popematt closed 2 years ago

popematt commented 2 years ago

Issue #, if available: N/A

Description of changes: Now that we have a stable release, we shouldn't say that the API is unstable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 2 years ago

Codecov Report

Merging #79 (12f46ed) into master (a2e06bb) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage     88.54%   88.54%           
  Complexity      452      452           
=========================================
  Files            29       29           
  Lines           812      812           
  Branches         70       70           
=========================================
  Hits            719      719           
  Misses           62       62           
  Partials         31       31           

Help us with your feedback. Take ten seconds to tell us how you rate us.