Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.9.7 Release #145

Closed
MaddieM4 opened this issue Nov 2, 2013 · 0 comments
Closed

0.9.7 Release #145

MaddieM4 opened this issue Nov 2, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@MaddieM4
Copy link
Owner

MaddieM4 commented Nov 2, 2013

Feature list:

  • Remove Python 3.1 support
  • Identities are hashable, and comparable for equality.
  • Identity.key property - Convenience accessor for str_address(location)
  • IdentRefs - Like softlinks for identities
  • IdentityCache.filter_by_name(name) - Get all Identities matching a name
  • IdentityCache.update_idents([...]) - Store a list of Identities in a cache
  • Identity.clone() - Make a distinct copy of an Identity that can be independently modified.
  • ejtp-identity new-interactive - Wizard for making new Identity objects
  • ejtp-identity dl - Download identities from the DJDNS registry
  • Address objects - Addresses are a class now. (postponed until later release)
@ghost ghost assigned MaddieM4 Nov 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant