ChangeLog 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 2012-12-14 Oz Nahum <nahumoz@gmail.com>
  2. * Version 0.2.1
  3. * implement open uri function
  4. * better MacOSX logic
  5. * implement test mode, so code can run locally
  6. * use ArgParse
  7. * some improvements on documentation
  8. 2012-10-06 Oz Nahum <nahumoz@gmail.com>
  9. * added Debian patches.
  10. * Merge pull request from David North.
  11. * Add copy to clipboard on Mac OSX
  12. 2012-10-06 Oz Nahum <nahumoz@gmail.com>
  13. * pwman/__init__.py: Version 0.1.0
  14. * pwman/ui/cli.py: Added copy of password to clipboard.
  15. * pwman/ui/cli.py: Added autoflushing of printed output.
  16. 2009-09-06 Ivan Kelly <ivan@ivankelly.net>
  17. * pwman/__init__.py: Version 0.0.8
  18. 2010-09-06 Emmanuel Bouthenot <kolter@openics.org>
  19. * pwman/ui/cli.py: Improved list output (patch from Emmanuel Bouthenot)
  20. 2009-09-05 Tero Tilus <tero@tilus.net>
  21. * pwman/ui/cli.py: list accepts tag parameters and resets filter
  22. * pwman/ui/cli.py: self.get_ids(arg) (print, edit, ... commands) now accepts tag params
  23. 2009-03-06 Ivan Kelly <ivan@ivankelly.net>
  24. * pwman/ui/cli.py: Made leetify configurable
  25. 2009-03-05 IKEGAMI Hiroyuki <ikegam@mixallow.net>
  26. * pwman/util/generator.py, pwman/ui/cli.py: Added numerous password generation options.
  27. 2009-02-16 Ivan Kelly <ivan@ivankelly.net>
  28. * pwman/__init__.py: Version 0.0.7
  29. 2009-02-16 Ivan Kelly <ivan@ivankelly.net>
  30. * pwman/ui/cli.py: Added short commands
  31. * pwman/exchange/exporter.py, pwman/exchange/importer.py, pwman/ui/cli.py, scripts/pwman3: Added patches that usually go in debian package. Removed echo on password input