Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Jan 14, 2022
  3. May 06, 2021
  4. Aug 04, 2020
  5. Jul 03, 2020
    • Antoine Lambert's avatar
      identifiers: Rename some functions and types related to SWHIDs · 1ff05161
      Antoine Lambert authored
      When Software Heritage persistent identifiers were introduced, they were not
      yet abbreviated as SWHIDs.
      
      Now that abbreviation is growing adoption, rename some functions and types in
      swh.model.identifiers for consistency:
      
        - PersistentId -> SWHID
      
        - persistent_identifier -> swhid
      
        - parse_persistent_identifier -> parse_swhid
      
      Backward compatibility with previous naming is maintained but deprecation
      warnings are introduced to encourage the use of the new names.
      
      Numerous variables in swh.model codebase have also been renamed accordingly.
      
      Also rework and improve documentation.
      v0.3.8
      1ff05161
  6. Jun 24, 2020
  7. Jun 03, 2020
  8. Apr 01, 2020
  9. Feb 27, 2020
  10. Oct 01, 2019
  11. Apr 16, 2019
  12. Apr 08, 2019
  13. Jun 22, 2018
  14. Nov 23, 2015
Loading