Skip to content

Releases: wuub/requirementstxt

requirements.txt 0.3.0

26 Aug 15:42
Compare
Choose a tag to compare

NEW: add a check to see if the file is located in a directory called requirements. this is useful for larger django projects (thx: @larsbijl)

requirements.txt 0.2.1

05 Aug 11:08
Compare
Choose a tag to compare

Bugfix:

  • replace xmlrpclib with urllib + re, xmlrpclib is extremely unreliable

requirements.txt 0.2.0

02 Aug 18:43
Compare
Choose a tag to compare

Changelog:

  • BUGFIX: core rewritten to make it work on OSX+ST2 and Linux+ST2 2.0.2,
  • NEW: Alt+. and Alt+Shift+. let you choose version

requirements.txt 0.1.1

01 Aug 13:55
Compare
Choose a tag to compare

BUGFIX release:

  • fix status_message / format() bug when used in SublimeText2
  • don't lose packge[extras] when pinning versions

requirements.txt 0.1.0

31 Jul 22:17
Compare
Choose a tag to compare

Rename package to fix ST3 import / syntax file issues