Skip to content

Releases: StartAutomating/Emoji

Emoji 0.1.5

12 Apr 21:56
f75c335
Compare
Choose a tag to compare

Emoji 0.1.5:

  • Emoji.Symbol.HTML (#66)
  • ... and new views (#62)
  • Emoji Docker Support (#63, #64, #65)

Full history in CHANGELOG

Like It? Star It
Love It? Support It

Emoji 0.1.4

08 Mar 23:43
3ea5c5f
Compare
Choose a tag to compare

Emoji 0.1.4:

  • Emoji.Symbol.CSS (#58)
  • ... and new views (#60)
  • Also making color more tolerant of strict mode (#59)

Full history in CHANGELOG

Like it? Star It! Love it? Support It!

Emoji 0.1.3

03 Mar 22:36
d7fa07b
Compare
Choose a tag to compare

Emoji 0.1.3:

  • Improved Formatting
    • Now with Color (and better padding) (#46)
    • Adding Custom formats (#47)
    • Adding PowerShell formats (#49)
  • Emoji Sequences:
    • Get-Emoji -Sequence (#55)
    • Emoji.Sequences.All (#41)
    • Emoji.Sequences.Add (#39)
    • Emoji.Sequences.Remove (#40)
    • Emoji.get/set Sequence (#35)
    • Sequence Formatting (#54)
  • Added Emoji.get_Demos (#42)
  • Added /Demos/Emoji.demo.ps1 (#43)
  • Set-Emoji
    • Added -ScriptBlock (#51)
    • Defaulting Value (#52)

Full history in CHANGELOG

Like it? Star It! Love it? Support It!

Emoji 0.1.2

22 Feb 07:41
907f74b
Compare
Choose a tag to compare

Emoji 0.1.2:

Updating Emoji:

  • Paging Parameter Fixes:
    • Emoji.GetPagingParameters (#32)
    • Search-Emoji Paging (#34)
    • Get-Emoji Paging (#30)
  • Adding Emoji.tests.ps1 (#33)

Full history in CHANGELOG

Like it? Star It! Love it? Support It!

Emoji 0.1.1

21 Feb 21:50
5437aef
Compare
Choose a tag to compare

Emoji 0.1.1:

More Emoji

  • Find/Search-Emoji improvements:
  • Get-Emoji:
    • Get-Emoji -Block (#23)
    • Get-Emoji -First/-Skip (#26)
  • Emoji Block Support:
  • Added Logo (#28)

Full history in CHANGELOG

Like it? Star It! Love it? Support It!

Emoji 0.1

21 Feb 00:36
0787f95
Compare
Choose a tag to compare

Initial Release of Emoji:

  • Emoji is PowerShell Module for Emoji (#1)
  • It is built from the Unicode Character Dataset, using PipeScript (#2)
  • It builds an object model around Emoji, using EZOut
  • That model is used as the basis for a single command, Emoji (#4)
  • The Emoji function can be accessed with several verbs:
    • Import-Emoji imports (#5)
    • Find/Search-Emoji searches loaded emoji (#6)
    • Get-Emoji gets emoji (#7)
    • Set-Emoji sets variables or functions (#8)
    • Export-Emoji exports named characters (#13)
  • Emoji.Symbol types make each emoji nicer to work with:
    • By formatting nicely (#10)
    • By adding a ScriptProperty, .Number (#11)
    • By aliasing an AliasProperty, .Emoji (#12)

Full history in CHANGELOG

Like it? Star It! Love it? Support It!