You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version
Summary: Mostly to get the fix for #490 into the release.
Reviewed By: rchen152
Differential Revision: D76837237
fbshipit-source-id: 4bf740fd14d4b034d648f4b25c83955366ef21f6
Make bound method return the Attr if it fails
Summary: We often follow the pattern of taking a Type we own, doing a create bound method, and if that fails, using the Type. By passing the resulting Type out we can eliminate some clones. In one specific file I was debugging goes from 0.479s to 0.412s.
Reviewed By: stroxler
Differential Revision: D76763787
fbshipit-source-id: 1278443d14bc0bf24185b38fc3182721529fee09
Make pyrefly_derive share the same version number
Summary: Consistency.
Reviewed By: grievejia
Differential Revision: D76625145
fbshipit-source-id: 7af4dee662553f4dd5932fbb396f8b08ad8ef361
Bump version to 0.19.1
Summary: want to get some bug fixes out quickly :)
Reviewed By: rchen152
Differential Revision: D76524865
fbshipit-source-id: 685ea9a7de60841a70205f1e4fafe0516f76a150
Bump to version 0.18.1 to pick up a config change
Summary:
Make a release to pick up the config changes from 3c7cd48, since the website has already updated, meaning that the example configs in the docs don't work.
Fixes#441.
Reviewed By: grievejia
Differential Revision: D76156086
fbshipit-source-id: 4326a0273ac179a44ac46f5b5fb3d1b05ebbf319
Version bump
Summary: I want to see if we fixed#380, which requires a release.
Reviewed By: SamChou19815
Differential Revision: D75524937
fbshipit-source-id: 75e8332e854bb20cbe372607ba0d48f853aea058