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

Prepares version 1.0.0 for release #76

Closed popematt closed 2 years ago

popematt commented 2 years ago

Issue #, if available:

Resolves #67

Description of changes:

Updates the version to 1.0.0. πŸŽ‰

Also corrects the developer organization info in the publishing plugin.

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 #76 (bdd6a76) into master (1362ef1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #76   +/-   ##
=========================================
  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           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 1362ef1...bdd6a76. Read the comment docs.