CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 13:12:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"951fb020385a26b51f37cc8d4e3f4241"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=LQyDdrOKchZFVs%2BYBQ%2Fgm3QXLOgEZ9EQaEHOQJP3EWI6MOjDskWa5q%2B2wEZpH5J7zBI%2B7jtCY0s00xcLc5j2LBMkPRrxXiXSIqgDnyYXY2fy6kKaD8HymLcGN%2FEIuqaMpY8bcGVryC%2FAhC97WUbJC2NxlLCU83fl8lxZGPnzndAB5yu7lP2bl3YvuReK%2F0cV8K%2FaW7TyUssWjuy%2FU27h8LFe0dNmptjB6GIByKXGh38l2ElGYSgg2HNYpE%2F%2FGm1WUj4znTQ2%2Bqo6cfRTE147LQ%3D%3D--lCzl90%2BIhwrF8yqT--N4P%2FpqrKzjXFfBxXjTqBxg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.573040268.1753621961; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 13:12:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 13:12:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8D9E:0A61:4D7009:661B88:688625C9
Releases · purescript/purescript-arrays · GitHub
03 Nov 21:28
Loading
13 Jun 15:43
Loading
17 Jan 14:01
Loading
06 Aug 19:41
Loading
27 Apr 20:47
Loading
19 Apr 23:26
Loading
26 Feb 18:46
Loading
13 Oct 02:01
Loading
27 Apr 10:52
Loading
31 Mar 19:50
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 69
Releases: purescript/purescript-arrays
Releases · purescript/purescript-arrays
v7.3.0
6554b3d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
New features:
Other improvements:
- Implements
ST.push
via a call to JavaScript's nativepush
instead ofpushAll
(#236 by @i-am-the-slime)
Assets 2
v7.2.1
ad76064
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
- Updates non-
ST
FFI to use uncurried functions viaFn
types (#235 by @JordanMartinez) - Updates
ST
FFI to use uncurried functions viaSTFnX
types (#234 by @JordanMartinez)
Assets 2
v7.2.0
Compare
New features:
- Add
prependArray
(#224 by @JordanMartinez) - Add
Data.Array.ST.length
(#239 by @Blugatroff)
Other improvements:
- Use more efficient implementation for
mapWithIndex
(#233 by @JordanMartinez)
Assets 2
v7.1.0
bb1b821
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
New features:
- Added
transpose
toArray
(#225 by @newlandsvalley and @JordanMartinez) - Added
transpose
andtranspose'
toArray.NonEmpty
(#227 by @newlandsvalley and @JordanMartinez)
Assets 2
v7.0.0
d20bae2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Breaking changes:
- Migrate FFI to ES modules (#218 by @kl0tl and @JordanMartinez)
- Drop deprecated
group'
andempty
(#219 by @JordanMartinez)
Other improvements:
- Fixed minor documentation issue with
find
(#216 by @JamieBallingall)
Assets 2
v6.0.1
Compare
Other improvements:
- Fixed warnings revealed by
v0.14.1
PS release (#213 by @JordanMartinez)
Assets 2
v6.0.0
5b71501
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#181)
- Renamed
Data.Array.ST.empty
toData.Array.ST.new
(#191, #198) - Renamed
group'
togroupAll
(#194, #200)
New features:
- Added specialized versions of the functions from
Data.Foldable
(#201):- Added
foldl
,foldr
,foldMap
,fold
,intercalate
toArray
- Added
foldl1
,foldr1
,foldMap1
,foldl1
,intercalate
toArray.NonEmpty
- Added
- Added specialized
elem
,notElem
,find
,findMap
,scanl
,scanr
,any
,all
(#189, #193, #201) - Added
intersperse
,groupAllBy
,splitAt
(#179, #188, #194, #200, #201) - Added
mapWithIndex
,groupBy
toArray.NonEmpty
(#201, #164)
Bugfixes:
- Fixed
sort
, soundefined
is sorted by comparison function and not simply moved to the end of the array (#195, #197)
Other improvements:
- Generated changelog and added PR template (#208, #209)
- Added benchmarking (#178)
- Migrated to GitHub Actions for CI (#187, #169)
- Removed some internal usages of
unsafeCoerce
(#184) - Changed
foldM
type signature to more closely matchfoldl
(#160) - Updated installation instructions to use Spago (#171)
- Replaced foreign
cons
,snoc
,drop
,take
with PureScript implementations (#180) - Removed
return {}
from FFI function for a small performance boost (#175) - Bumped pulp version (#174)
- Removed primes from foreign modules exports (#168)
Assets 2
v5.3.1
Compare
Replace use of unsafeCoerce in freeze/thaw functions with discrete foreign functions (@andyarvanitis)
Assets 2
v5.3.0
1bca4c0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Assets 2
v5.2.1
83c2148
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Assets 2
Previous Next
You can’t perform that action at this time.