Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Releases: AZProductions/Kookaburra

0.7.3 pre-3

20 Jul 12:26
5d52da8
Compare
Choose a tag to compare
0.7.3 pre-3 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Added firstrun to prevent users from seeing the Type 'Help' to see all available commands. message.
  • Added Shortcuts:
  • -c:/, it works with all drives. Automatically gets the root of the set directory.
  • -env The location of the configuration directory of kookaburra.
  • -r Goes to the root of the current directory.
  • -cookies The directory that serves as a common repository for Internet cookies.
  • -desktop or -dt The logical Desktop rather than the physical file system location.
  • -favorites The directory that serves as a common repository for the user's favorite items.
  • -fonts A virtual folder that contains fonts.
  • -history The directory that serves as a common repository for Internet history items.
  • -personal The directory that serves as a common repository for documents. This member is equivalent to MyDocuments.
  • -programs The directory that contains the user's program groups.
  • -recent The directory that contains the user's most recently used documents.
  • -resources The file system directory that contains resource data.
  • -st The directory that contains the Start menu items.
  • -startup The directory that corresponds to the user's Startup program group. The system starts these programs whenever a user logs on or starts Windows.
  • -system The System directory.
  • -templates The directory that serves as a common repository for document templates.
  • -windows The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables.

Version: Alpha 0.7.3 pre-3
Build: 5342
Date: 20 July 2021

KookaburraShell_pre3_linux_0.7.3 SHA-256
181FEE7873490044229A14C4A2E187DC1AA1F571EBD4AD423B69B272F8819CAD

KookaburraShell_pre3_win-x64_0.7.3.exe SHA-256
4057E4B8DF21387B46566D0D45A19AB4D948A8C1211C4CC96CA015A36DCC4F20

0.7.2 pre-2

18 Jul 11:38
a6e55a1
Compare
Choose a tag to compare
0.7.2 pre-2 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Added Grids:
    • new Grid()
    • Grid.AddColumn("test"))
    • Grid.AddRow("test", "test")
    • Grid.Display()
  • Removed .kbproject support.
  • winreset command to reset the window size to the default size at startup. (Windows only)

Version: Alpha 0.7.2 pre-2
Build: 4732
Date: 18 July 2021

KookaburraShell_pre2_linux_0.7.2 SHA-256
F1C2240B1653D81DEE1FA88FF022320DD9C00C2C1D217F3EFB5E346A12606401

KookaburraShell_pre2_win-x64_0.7.2.exe SHA-256
33164DA2E8432504FA35DD1F019B8F048219544418533F1639C0BB4BAC303A07

0.7.1 pre-1

16 Jul 13:40
02bcec2
Compare
Choose a tag to compare
0.7.1 pre-1 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Added Barcharts:
    • new Barchart("Title")
    • Barchart.Add("Test", 12)
    • Barchart.Display()
  • Added Rules: new Rule() or new Rule("Title")
  • Added Calendars: new Calendar(2021, 7), the first number is the year and the second is the month.

Version: Alpha 0.7.1 pre-1
Build: 4562
Date: 16 July 2021

KookaburraShell_pre1_linux_0.7.1 SHA-256
38191E7DF7D6A0DF99167E188719BC21BBED82C8E89B431297F33D48C7003B33

KookaburraShell_pre1_win-x64_0.7.1.exe SHA-256
F4B036D64C446A626B77894DFC13FEF00257B9BFC8F2F14EA98D239B9D071926

0.6.8

15 Jul 12:16
73adede
Compare
Choose a tag to compare

alt text linux windowsmac-os

Features

  • tree, list command.
  • Removed tcp client.
  • Binding: string test = "<string.otherstring>".
  • New help command.
  • Changed packages folder to 'c:/users/currentuser/appdata/roaming/kookaburra/'
  • Fixed critical bugs. #24 #22
  • Added new binding methods.
  • Removed un-used commands/functions.
  • New feedback with commands in cli.
  • env command to see the location of the running version of Kookaburra.
  • Re-added x86 support, but can't upload it to Github because it thinks that it's the same file.
  • changed wait to be on seconds. Example wait 3, waits 3 seconds.
  • sound.play C:/example.wav
  • set stringname = "test"
  • binding: app.title = "test {environment.username} test {environment.machinename}"
  • import net
  • figlet "hello world"
  • cp "test", "test2"
  • mv
  • rm

Version: 0.6.8
Build: 4682
Date: 15 July 2021

KookaburraShell_win-x64_0.6.8.exe SHA-256
B45703DC3BC58ACF55659089E791EB2DEF5F8E28F38B30A2CD26F6588F013C43

KookaburraShell_win-x86_0.6.8.exe SHA-256
205080D960AB04F632E0F7F011C4BB7FD2E0445D2AED1ED8ADC7682037056BC0

KookaburraShell_win-arm_0.6.8.exe SHA-256
D138D8D1BE34325FD7CA8BA75768ABDE5404CA879CD2F9D34BF5CCE28EA276C6

KookaburraShell_linux_0.6.8 SHA-256
12012E5AAEB8DF096A282D51649C1DE13C1FEB6AF87153B3084C146B1CDE5F68

KookaburraShell_linux-arm_0.6.8 SHA-256
515DF0B73D9516140B92C946948A75B545CB4BF9ED2500A8762068032E582B07

0.6.0 pre-7

11 Jul 15:49
6e404cc
Compare
Choose a tag to compare
0.6.0 pre-7 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Fixed accidental bug.
  • Fixed the new help command.

Version: Alpha 0.6.7 pre-7
Build: 4342
Date: 11 July 2021

KookaburraShell_pre7_linux_0.6.7 SHA-256
E771B00B42BA8DDC7F972F487E517C82140BD617E5F05C21B3A941ACE9E253B9

KookaburraShell_pre7_win-x64_0.6.7.exe SHA-256
4B2C849127C1E77734650D94928D917A71933BE11CCC3B6A0F625AA58D859808

0.6.0 pre-6

10 Jul 16:52
6e404cc
Compare
Choose a tag to compare
0.6.0 pre-6 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Fixed critical bug. #24
  • tree, list command.
  • Removed tcp client.
  • Binding: string test = "<string.otherstring>".
  • New help command.

Version: Alpha 0.6.6 pre-6
Build: 4231
Date: 10 July 2021

KookaburraShell_pre6_linux_0.6.6 SHA-256
CEA68E490F660947B812C1FB7BFD85575B06EC21725E06438E222F4782FEC0F1

KookaburraShell_pre6_win-x64_0.6.6.exe SHA-256
D36CF82EF5D68F14DEBD0785F4778395F90CE206C7E7C4DFAF46C6ECFB55DFE2

0.6.0 pre-5

05 Jul 11:22
6e404cc
Compare
Choose a tag to compare
0.6.0 pre-5 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Fixed critical bug.
  • Changed formatting.
  • Changed packages folder to 'c:/users/currentuser/appdata/roaming/kookaburra/'

Version: Alpha 0.6.5 pre-5
Build: 3742
Date: 5 July 2021

KookaburraShell_pre5_linux_0.6.5 SHA-256
777B46955B7A5060317B544DDF8E8D91B6A1968D297A3BBD7C155226FAC2DE8B

KookaburraShell_pre5_win-x64_0.6.5.exe SHA-256
AD48FA48AF60FE5D979A1A07802323F6AFB41C25A8B72D94C72EEE9171CA2496

0.6.0 pre-4

04 Jul 16:48
6e404cc
Compare
Choose a tag to compare
0.6.0 pre-4 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • Fixed critical bugs.
  • Added new binding methods.
  • Removed un-used commands/functions.

Version: Alpha 0.6.0 pre-4
Build: 3626
Date: 4 July 2021

KookaburraShell_pre4_linux_0.6.0 SHA-256
2B3B3BA85424AA9A2DABE2C3B442FB6B6FC3B44CAFA1471A9B77A5C41C1DDF10

KookaburraShell_pre4_win-x64_0.6.0.exe SHA-256
BD9837C978FBE3F2649458919381D2981EA633DA179BA2EF4E7FC11FEA9755C7

0.6.0 pre-3

29 Jun 11:09
f2da426
Compare
Choose a tag to compare
0.6.0 pre-3 Pre-release
Pre-release

alt text linux windowsmac-os

New features


Version: Alpha 0.6.0 pre-3
Build: 3139
Date: 29 June 2021

KookaburraShell_pre3_linux_0.6.0 SHA-256
6F06BDB2D8E18798954AF027F005D4435D7044DD930EDC658CECC63F2EEFB25F

KookaburraShell_pre3_win-x64_0.6.0.exe SHA-256
2EBD82A8AAA6CED5C0FADA3C35C272B5E89AA596E6C5B2AFBE6AFDB044C34D89

KookaburraShell_pre3_win-x86_0.6.0.exe SHA-256
5EBC29C9C9D11BE18A5D70D631837B4F251DD25A2876E2D6B43A70FCFFE2F898

0.6.0 pre-2

07 Jun 14:21
bf4046e
Compare
Choose a tag to compare
0.6.0 pre-2 Pre-release
Pre-release

alt text linux windowsmac-os

New features

  • changed wait to be on seconds. Example wait 3, waits 3 seconds.
  • sound.play C:/example.wav
  • Fixed small bugs.
  • Refactored code.

Version: Alpha 0.6.0 pre-2
Build: 2732
Date: 7 June 2021

KookaburraShell_pre2_linux_0.6.0 SHA-256
9E80A7526E456B130B7791DB9FDBAD5851C2B399C8052A242C542C7E18369F98

KookaburraShell_pre2_win-x64_0.6.0.exe SHA-256
6F74568632F65E78D5797853C2BBCE51167E506BF20B5C1CC0E781F51DF9AEA3