Skip to content

Releases: tkf/InteractiveCodeSearch.jl

v0.4.3

06 Oct 08:15
Compare
Choose a tag to compare

InteractiveCodeSearch v0.4.3

Diff since v0.4.2

Closed issues:

  • hope update campt version of Compat (#30)

Merged pull requests:

v0.4.2

16 Feb 23:32
Compare
Choose a tag to compare

InteractiveCodeSearch v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Wait longer for REPL setup (#28) (@tkf)

v0.4.1

14 Feb 15:16
Compare
Choose a tag to compare

InteractiveCodeSearch v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

19 Sep 05:16
Compare
Choose a tag to compare

InteractiveCodeSearch v0.4.0

Diff since v0.3.2

Closed issues:

  • Release 0.3.2 (#12)

Merged pull requests:

  • Test with Julia 1.2 and 1.3 (#13) (@tkf)
  • Use fzf (+ pygmentize) by default (#17) (@tkf)
  • Insert at-search with ')' key (#19) (@tkf)
  • Optimize startup: Defer initializing default matcher (#20) (@tkf)
  • Fix documentation (#23) (@tkf)
  • Make it work with Julia 1.7 (#24) (@tkf)

v0.3.2

16 Jan 05:01
v0.3.2
Compare
Choose a tag to compare

v0.3.2 (2020-01-16)

Diff since v0.3.1

Closed issues:

  • Release 0.3.1 (#5)

Merged pull requests:

  • Cleanup Project.toml (#11) (tkf)
  • Setup mergify (#9) (tkf)
  • Drop Julia 0.6 support (#8) (tkf)
  • fix tests on master (Pkg.clone removed) (#7) (KristofferC)

v0.3.1: Fix compat

17 May 23:04
@tkf tkf
Compare
Choose a tag to compare
https://github.com/tkf/InteractiveCodeSearch.jl/issues/5#issuecomment-493309783

Improve @searchreturn

04 Nov 17:51
@tkf tkf
Compare
Choose a tag to compare
Improve @searchreturn Pre-release
Pre-release
v0.3.0

Do not use ~ in docstring (rendered as strikethrough in github)

Bug fixes

16 Oct 00:59
@tkf tkf
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release
v0.2.1

Do not silently fail when matcher is not there

Add @searchhistory and @searchreturn

20 Sep 06:01
@tkf tkf
Compare
Choose a tag to compare
Pre-release
v0.2.0

Include supertypes in searchmethods

Release for Julia 0.6, 0.7 and 1.0

12 Aug 04:32
@tkf tkf
Compare
Choose a tag to compare
Pre-release
v0.1.0

Fix tests for Julia 1.0