Skip to content

Releases: dotslash/recent2

Release 1.0.2

07 Nov 09:13
2082126
Compare
Choose a tag to compare
Release 1.0.2 Pre-release
Pre-release
Check the latest version of recent once in while and suggest users to…

Release 1.0.1

02 Aug 02:52
8f64ce8
Compare
Choose a tag to compare
  • Failed commands will be shown in red color #15
  • To see only commands from current session use -cs or --cur_session_only #16

Relese 1.0.0

26 Jul 03:59
8e407ef
Compare
Choose a tag to compare

Changes from 0.2.15

  • Added unit tests: This is the biggest thing. Now that I have solid unit tests, Im confident making this 1.0.0
  • Setup flake8 in travis and added yapf config
  • Used more modern python constructs (pathlib)

Relese 0.2.15

18 Jul 04:22
946d512
Compare
Choose a tag to compare
  1. Skip PROMPT_COMMAND check if RECENT_CUSTOM_PROMPT is set : #32
  2. Fix incorrect number of bindings supplied : #34
  3. fix parse_history regex when sequence exceeds 9999 #33

Release 0.2.14

04 Mar 02:33
Compare
Choose a tag to compare
Add fix to 0.2.13

Release 0.2.13

03 Mar 08:56
Compare
Choose a tag to compare

Release 0.2.12

24 Feb 03:03
74e4c28
Compare
Choose a tag to compare
Distribute only wheel  (#28)

* Remove fastentrypoints
* bump up version and dist only wheel

Release 0.2.11

05 Feb 07:48
Compare
Choose a tag to compare
Merge branch 'master' of github.com:dotslash/recent2

Release 0.2.10

05 Feb 07:39
Compare
Choose a tag to compare

Fix the release which was broken after introducing manifest.in

Release 0.2.9

01 Feb 09:44
Compare
Choose a tag to compare
install requires fastentrypoints