Skip to content
Snippets Groups Projects
  1. May 11, 2016
  2. May 07, 2016
  3. May 06, 2016
  4. Apr 27, 2016
  5. Apr 21, 2016
  6. Apr 17, 2016
  7. 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
  8. Dec 03, 2015
  9. Nov 19, 2015
  10. 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
  11. 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
  12. 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
  13. Oct 29, 2015
  14. Oct 18, 2015
  15. Aug 05, 2015
  16. Jun 28, 2015
  17. Jun 20, 2015
  18. 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
  19. May 28, 2015
  20. Apr 07, 2015
  21. Mar 30, 2015
  22. Mar 29, 2015
  23. Mar 28, 2015
  24. Mar 27, 2015
Loading