Skip to content

Add cut-off dates #109

@andrew2net

Description

@andrew2net

The need to add date filtering options to relaton-cli.

$ relaton fetch 'IEC 80000-6' --publication-date-before 2008
$ relaton fetch 'IEC 80000-6' --publication-date-after 2002
$ relaton fetch 'IEC 80000-6' --publication-date-before 2008-02-02 --publication-date-after 2002-01-01

@ronaldtse we need to pass these options to relaton-* gems and implement filtering by date in each flavor gem. Some gem don't have parsed ID parts yet. It will take time.
We can implement the functionality for IEC first, publish release, and add the functionality to other relaton flavor gems later. Or, we can publish release when then the functionality will be released in all relaton-* gems. What do you think?

metanorma/metanorma-standoc#773 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions