Skip to content

Releases: FrostyX/tracer

Tracer 0.6.0

27 Jul 19:57
Compare
Choose a tag to compare
  • Fix warning on new BeautifulSoup4-4.4.0 (RhBug:1240115)
  • Add block with uninstalled packages
  • Find provided files only once per package name Significant performance improvement
  • Implement hooks functionality

Tracer 0.5.9

18 May 18:35
Compare
Choose a tag to compare
  • Pick the most recent sqlite database (RhBug:1214961)
  • Obsolete positional arguments with --packages
  • Implement application rename functionality
  • Add LXDE applications
  • Add Xfce applications
  • Add MATE applications
  • Print if application affects something else
  • Add Czech translation
  • Use localization system and transifex
  • Print python version in system view
  • Implement Python3 support
  • Add setup.py script for pip
  • Add dependency to 'rpm-python'
  • Add small API

Tracer 0.5.8

20 Apr 11:29
Compare
Choose a tag to compare

Fix minor issues

Tracer 0.5.7

20 Feb 15:11
Compare
Choose a tag to compare
  • Update informations about DNF plugin
  • Prevent traceback when deleted user; See #33
  • Rename 'print' action to 'return' and set it to rules
  • Add ProcessWrapper to ensure psutil compatibility
  • Drop dnf plugin (moved to dnf-plugins-extras)
  • Use rpm-python library instead of calling rpm commands
  • Use Yum as package manager on CentOS

Tracer 0.5.6

01 Jan 14:48
Compare
Choose a tag to compare
  • Sort applications in interactive controler To fix the issue that [number] doesn't correspond to printed application
  • Strip .#prelink#. from filenames; See #19
  • Add argument forgotten in dcf0178

Tracer 0.5.5

31 Dec 19:17
Compare
Choose a tag to compare
Tracer 0.5.5 Pre-release
Pre-release
  • On Fedora, use DNF and YUM at once; (RhBug:1168807)
  • Return empty collection if DNF wasn't used yet; (RhBug:1168807)
  • Rewrite default view using blocks Print blocks of session and static
    applications when -a; Fix #23
  • Implement helper arguments functionality; Close #21
  • Make set step by step; Fix #25
  • Don't run tracer when uninstalling it; Fix #24
  • Add fedora-git releaser
  • Implement --show-resource parameter
  • Use parallel make

Tracer 0.5.4

30 Oct 14:16
Compare
Choose a tag to compare
Tracer 0.5.4 Pre-release
Pre-release
  • Rename DNF plugin to dnf-plugin-tracer
  • Trace affected applications instead of processes
  • Rewrite the description

Tracer 0.5.3

25 Oct 17:53
Compare
Choose a tag to compare
Tracer 0.5.3 Pre-release
Pre-release

Fix traceback of previous version, when building on F19.

Tracer 0.5.2

25 Oct 16:12
Compare
Choose a tag to compare
Tracer 0.5.2 Pre-release
Pre-release
  • Add manpage (8)
  • Print helpers for all arguments passed to --show

Tracer 0.5.1

18 Oct 17:30
Compare
Choose a tag to compare
Tracer 0.5.1 Pre-release
Pre-release
  • Correct sentenses in note; Fix #18
  • Dont automatically assume 'sudo'; Fix #17
  • Sort applications alphabetically; Fix #16
  • Close outdated #9
  • Close outdated #11