Skip to content

Releases: frzam/hail

v0.1.16

06 Aug 18:39

Choose a tag to compare

Changelog

c66704d Alpha release

v0.1.15

06 Aug 18:19

Choose a tag to compare

Changelog

a7c1b87 Added about.gif in readme
d63698f Added logo
2ecbac5 Fixed init issue
ade95c0 Set theme jekyll-theme-architect
71657ca Set theme jekyll-theme-cayman
3921f41 Set theme jekyll-theme-cayman
08994f3 Set theme jekyll-theme-cayman
12493ce Set theme jekyll-theme-tactile
2a22f6c Working on about section in readme
2db2acd Wrote about section
8e3f298 initialized _.configl.yml to create github page

v0.1.14

05 Aug 19:02

Choose a tag to compare

Changelog

cbe2618 Added coverage in release.yml
1ad7466 Added flags for title and interpreter
c6ffc76 Fixed run with interpreter
1c8fce5 Implemented config command
788c861 Release
7ed3efc Removed coverage badge
b074d6f Shorten installation instruction
0ef7111 Started working on config cmd
710ebcf Updated installation instructions
cf4aac0 Updated run to take in long commands
3b38a67 Updated weight of title
ffe0346 updated alignment of header

v0.1.12

03 Aug 14:07

Choose a tag to compare

Changelog

fb607cd Addded instruction for installation on unix and linux based system
79f8cc6 Added Apache 2.0 license
3bff410 Added example to commands
84dd909 Fixed linting issue
b5e9b1f Fixed linting issue
68bac7e Implemented test cases for mv command
12672a3 Initialized a README
d486f59 Updated formatting in README
07fa3ed Written an outline of README.md
a6821c2 Wrote test case for move cmd
4f13293 Wrote test cases for delete cmd
2d8df5b Wrote test for copy command
d5a2cc3 v0.1.12 release

v0.1.11

01 Aug 14:25

Choose a tag to compare

Changelog

ff24bef Fixed hailconfig path issue

v0.1.10

01 Aug 13:31

Choose a tag to compare

Changelog

b77ce37 Fixed run issue
d5e3f05 Implemented all the functionalities

v0.1.9

31 Jul 09:38

Choose a tag to compare

Changelog

23a1839 Releasing

v0.17

27 Jul 13:46

Choose a tag to compare

Changelog

d4448ad Added seperator in between rows
d6549f8 Basic add is working with editor, TODO: edit existing cmd
223163d Implemented add cmd to read command from file using -f flag
9e6f8d9 Implemented basic fuzzy search
67f6878 Implemented hail edit command
21670fc Started working on running the command directly from hail
e82691f Updated add cmd to take command from cmd line or from editor
975a9a8 Working on run, TODO: fix run error
c492d93 wrote logic to run the script

v0.1.6

25 Jul 12:16

Choose a tag to compare

Changelog

e663836 Fixing ubuntu failure

v0.1.5

25 Jul 12:01

Choose a tag to compare

Changelog

31ee41d fixed issue in cmd.Run