Changelog

Version 0.6 (Apr 15, 2011)

  • Migration to GitHub
  • Do not install argparse on Python 2.7

Version 0.5 (Sep 12, 2010)

Version 0.4 (Aug 08, 2010)

  • Added --debug parameter to enable debugging output
  • Use JSON RPC instead of XML RPC
  • Added manpage for lodgeit (must be built separately)
  • Configuration file moved to $XDG_CONFIG_HOME/lodgeitrc on POSIX systems

Version 0.3 (Jul 25, 2010)

  • Fixed name error
  • Require argparse 1.1 now, and fixed DeprecationWarning with argparse 1.1
  • Default of copy is False now

Version 0.2 (Aug 26, 2009)

  • Header color is yellow now
  • Added documentation
  • Added configuration file to set option defaults
  • Added support for parent pastes in lodgeit get and lodgeit new
  • Added support for private pastes using lodgeit new -p
  • Added support for paste urls as argument for lodgeit get
  • Added support for file for encoding and mimetype guessing
  • Added support for xclip for clipboard access on X11
  • Require Python 2.6 now

Version 0.1.1 (Nov 01, 2008)

  • lodgeit new does not longer require an argument
  • --color without argument forces colored output
  • Fixed: Traceback on invalid paste numbers

Version 0.1 (Mar 29, 2008)

  • Initial release

Previous topic

lodgeit

Next topic

Licensing

This Page