hw-xml v0.4.0.0 Release Notes

Release Date: 2019-09-23 // over 4 years ago
  • ๐Ÿ”„ Changes

    • โฌ†๏ธ Upgrade haskell-build orb version by @newhoggy
    • โฌ†๏ธ Merge pull request #48 from haskell-works/upgrade-haskell-build-orb-version Upgrade haskell-build orb version by @newhoggy
    • โฌ†๏ธ Upgrade to haskell-build-4.0.1 by @newhoggy
    • โฌ†๏ธ Merge pull request #49 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.1 by @newhoggy
    • โฌ†๏ธ Upgrade to haskell-build-4.0.2 by @newhoggy
    • โฌ†๏ธ Merge pull request #50 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.2 by @newhoggy
    • โž• Add hie.yaml file by @newhoggy
    • โœ‚ Remove unused code by @newhoggy
    • โœ‚ Remove conduit by @newhoggy
    • ๐Ÿ”€ Merge pull request #52 from haskell-works/remove-conduit Remove conduit by @newhoggy
    • โœ‚ Remove QuickCheck dependency. Use hedgehog instead. by @newhoggy
    • ๐Ÿ”€ Merge pull request #53 from haskell-works/remove-QuickCheck-dependency-use-hedgehog-instead Remove QuickCheck dependency. Use hedgehog instead. by @newhoggy
    • โฌ†๏ธ Bump hw-prim lower bound by @newhoggy
    • ๐Ÿ”€ Merge pull request #54 from haskell-works/bump-hw-prim-lower-bound Bump hw-prim lower bound by @newhoggy
    • โž• Add optparse-applicative dependency by @newhoggy
    • ๐Ÿ”€ Merge pull request #55 from haskell-works/add-optparse-applicative-dependency Add optparse-applicative dependency by @newhoggy
    • ๐Ÿ’ป Introduce command line processing by @newhoggy
    • ๐Ÿ”€ Merge pull request #56 from haskell-works/introduce-command-line-processing Introduce command line processing by @newhoggy
    • ๐Ÿ›  Fix command name by @newhoggy
    • ๐Ÿ”€ Merge pull request #57 from haskell-works/fix-command-name Fix command name by @newhoggy
    • ๐Ÿ†• New query command by @newhoggy
    • ๐Ÿ”€ Merge pull request #58 from haskell-works/new-query-command New query command by @newhoggy
    • ๐Ÿ”จ Refactor by @newhoggy
    • ๐Ÿ”จ Merge pull request #59 from haskell-works/refactor Alternate way to generate IB BP by @newhoggy
    • Stream load cursor index by @newhoggy
    • ๐Ÿ”€ Merge pull request #60 from haskell-works/stream-load-cursor-index Stream load cursor index by @newhoggy
    • โž• Add gzipped files to .gitignore by @newhoggy
    • ๐Ÿ”€ Merge pull request #61 from haskell-works/add-gzipped-files-to-git-ignore Add gzipped files to .gitignore by @newhoggy
    • Modify query command to take input argument by @newhoggy
    • ๐Ÿ”€ Merge pull request #62 from haskell-works/input-argument Modify query command to take input argument by @newhoggy
    • โœ… Use plain function bsToBlankedXml instead of FromByteString typeclass by @newhoggy
    • ๐Ÿ”€ Merge pull request #63 from haskell-works/use-plain-function-bsToBlankedXml-instead-of-FromByteString Use plain function bsToBlankedXml instead of FromByteString typeclass by @newhoggy
    • ๐Ÿ›  Bump hw-prim lower bound to include bugfix for over-allocation by @newhoggy
    • ๐Ÿ›  Merge pull request #64 from haskell-works/bump-hw-prim-lower-bound Bump hw-prim lower bound to include bugfix for over-allocation by @newhoggy
    • ๐Ÿ†• New Count command by @newhoggy
    • ๐Ÿ”€ Merge pull request #65 from haskell-works/new-count-command New Count command by @newhoggy
    • โœ‚ Remove Query command by @newhoggy
    • ๐Ÿšš Move slow code to Slow module by @newhoggy
    • ๐Ÿ”€ Merge pull request #66 from haskell-works/move-slow-code-to-slow-module Move slow code to Slow module by @newhoggy
    • ๐Ÿ†• New method switch for count command by @newhoggy
    • ๐Ÿ”€ Merge pull request #67 from haskell-works/new-method-switch New method switch for count command by @newhoggy
    • ๐Ÿ†• New Load and Create modules by @newhoggy
    • ๐Ÿ”€ Merge pull request #68 from haskell-works/new-Load-and-Create-modules New Load and Create modules by @newhoggy
    • ๐Ÿ†• New memory method by @newhoggy
    • ๐Ÿ”€ Merge pull request #69 from haskell-works/new-memory-method New memory method by @newhoggy
    • ๐Ÿ†• New version 0.4.0.0 by @newhoggy