Skip to content

Releases: metanorma/pubid-iso

v0.7.7

14 Aug 14:21
Compare
Choose a tag to compare

What's Changed

  • Do not render stage for TC identifiers by @mico in #271

Full Changelog: v0.7.6...v0.7.7

v0.7.6

14 Aug 14:20
Compare
Choose a tag to compare

What's Changed

  • Parse "PreCD" stage by @mico in #266
  • Add prefixes for improved parser matching by @mico in #267

Full Changelog: v0.7.5...v0.7.6

v0.7.5

13 Feb 12:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.0

30 Dec 08:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

02 Oct 00:04
Compare
Choose a tag to compare

What's Changed

  • cimas: update pubid's workflows by @CAMOBAP in #236
  • Move "typed stage" related methods to pubid-core by @mico in #237
  • Update directives parser to include missing documents by @mico in #239

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

21 Jul 00:53
Compare
Choose a tag to compare

What's Changed

  • Examples cd by @mico in #223
  • Parse "Extract" identifiers by @mico in #222
  • Add identifiers examples from latest ISO standards update by @mico in #225
  • Parse identifiers using unicode hyphen by @mico in #226
  • Parse Draft Addenda by @mico in #228
  • Parse ISO DP "Draft Proposal" by @mico in #227
  • Parse ISO FCD by @mico in #229
  • Add rubygems badge by @mico in #230
  • Remove unnecessary dependencies by @mico in #232
  • Move roman to integer conversion to pubid-core by @mico in #233
  • feat: Added transformation rules for part and number by @HassanAkbar in #234
  • Preserve copublishers order by @mico in #235

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.3

14 May 14:19
Compare
Choose a tag to compare

What's Changed

  • Examples cd by @mico in #223
  • Parse "Extract" identifiers by @mico in #222
  • Add identifiers examples from latest ISO standards update by @mico in #225
  • Parse identifiers using unicode hyphen by @mico in #226
  • Parse Draft Addenda by @mico in #228

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 Apr 03:11
Compare
Choose a tag to compare

What's Changed

  • Move identifiers comparator to pubid-core by @mico in #220

Full Changelog: v0.5.1...v0.5.2

v0.4.0

02 Feb 03:25
Compare
Choose a tag to compare

What's Changed

  • Fix typed stage rendering by @mico in #159
  • Make "IS" type default by @mico in #160
  • chore: cleanup publisher rendering by @ronaldtse in #161
  • Move different identifier's types to separate classes by @mico in #162
  • Add missing typed stages: FDPAS, DGuide, FDGuide. Update harmonized stage codes. by @mico in #170
  • Parse and render ISP type by @mico in #171
  • Update Typed Stages for Guide by @mico in #174
  • Fix #typed_stage_abbrev and typed_stage_name output for normal stages by @mico in #169
  • Parse and render TTA type by @mico in #172
  • Parse and render IWA type by @mico in #173
  • Raise an error when cannot parse identifier from title by @mico in #175
  • Parse "Suppl" ISO PubIDs by @mico in #177
  • Update usage examples in README by @mico in #168
  • feat: Add test for "ISO/IEC FDIS 23090-14/DAmd 1", fixes #178 by @ronaldtse in #179
  • feat: incorporate test for "ISO/IEC FDIS 23008-1/WD Amd 1", fixes #150 by @ronaldtse in #180
  • Add ISO old style Recommendation/Guide pubids by @ronaldtse in #185
  • Move "stage" and "harmonized stage code" to pubid-core by @mico in #186
  • Add more tests for recommendations type by @mico in #187
  • Add tests on addendum for recommenation creation by @mico in #198
  • Add root identifier accessor by @mico in #190
  • Add documentation on identifier's type by @mico in #194
  • Add tests on supplements creation by @mico in #197
  • feat: update README by @ronaldtse in #199
  • Resolve typed stage by provided harmonized code by @mico in #201
  • Remove publisher from amendment and corrigendum part of URN by @mico in #202
  • Fix PRF stage typed stage name and abbreviation for IS type by @mico in #200
  • Supplement stage fix by @mico in #204
  • Add tests for non-IS PubIDs that use PRF typed stage by @mico in #205
  • Render addendum for all types (not only recommendation) by @mico in #208

Full Changelog: v0.3.1...v0.4.0

v0.3.1

02 Nov 09:59
Compare
Choose a tag to compare

What's Changed

  • Add support for legacy "R" identifier type by @mico in #155

Full Changelog: v0.3.0...v0.3.1