- added new methods:
- current_version(): retrieves current version of stable ID from db - is_current(): test if this is the current version - get_latest_incarnation(): get latest incarnation of stable ID from db - is_latest(): test if this is the latest version - version() no longer lazy-loaded (now always set by adaptor) - removed deprecated methods
Please register or sign in to comment