Skip to content
Snippets Groups Projects
  1. Apr 21, 2016
  2. Apr 17, 2016
  3. Apr 16, 2016
    • ulif's avatar
      Head towards 0.7. · 17264b20
      ulif authored
      Next release will be a minor release, as a (completely) new default wordlist should not go as a pure bugfix.
      17264b20
  4. Dec 03, 2015
  5. Nov 19, 2015
  6. Nov 15, 2015
    • ulif's avatar
      Reenable doctests in py modules. · 64a5f2fb
      ulif authored
      We pin py.test to version < 2.8.0 to make it work with the
      `--doctest-modules` option enabled. We still wait for this bug
      in py.test being fixed (announced in issue tracker for 2.8.3
      release of py.test).
      64a5f2fb
  7. Nov 14, 2015
    • ulif's avatar
      Bump version number. · 95774e5e
      ulif authored
      As we have new features in the upcoming release, we have to bump the
      minor release number, not only the bugfix number.
      95774e5e
  8. Oct 30, 2015
    • ulif's avatar
      Declare `coverage` dependency (again) for tests. · a00a9947
      ulif authored
      Travis is not happy without `coverage`. It would be nice if we could
      such requirements before commits. Maybe `tox` is the way to go then?
      On the other hand it is nice to have different builds in travis.
      a00a9947
  9. Oct 29, 2015
  10. Oct 18, 2015
  11. Aug 05, 2015
  12. Jun 28, 2015
  13. Jun 20, 2015
  14. May 29, 2015
    • ulif's avatar
      Increase version number. · 01bc7717
      ulif authored
      As next release will not be pure bugfix any more (we got additional
      options), we increase the minor version number.
      01bc7717
    • ulif's avatar
      Register system source as entry_point. · 84ac18dd
      ulif authored
      We will use a 'diceware_random_sources' group to look for random sources registered in any Python package in a running environment. We start with the default source (deploying `random.SystemRandom`).
      84ac18dd
  15. May 28, 2015
  16. Apr 07, 2015
  17. Mar 30, 2015
  18. Mar 29, 2015
  19. Mar 28, 2015
  20. Mar 27, 2015
  21. Mar 21, 2015
  22. Feb 18, 2015
  23. Feb 04, 2015
Loading