1.10.0 #811
MariusWirtz
started this conversation in
General
1.10.0
#811
Replies: 4 comments
-
I think this was the biggest release we have done so far, in terms of lines of code. Happy to see so many new contributors! Nice work everyone :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome job 👍
…Sent from my mobile device
On Oct 10, 2022 10:09 AM, Marius Wirtz ***@***.***> wrote:
I think this was the biggest release we have done so far, in terms of lines of code. Happy to see so many new contributors!
Nice work everyone :)
—
Reply to this email directly, view it on GitHub<#811 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEK7GZTXXCEJUAXDOCRRJJTWCQO57ANCNFSM6AAAAAARBMCL5M>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, nice. It is a team work and the community is growing faster!
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Ryan Clapp ***@***.***>
Sent: Tuesday, October 11, 2022 5:21:16 AM
To: cubewise-code/tm1py ***@***.***>
Cc: tm1sir ***@***.***>; Mention ***@***.***>
Subject: Re: [cubewise-code/tm1py] 1.10.0 (Discussion #811)
Awesome job 👍
Sent from my mobile device
On Oct 10, 2022 10:09 AM, Marius Wirtz ***@***.***> wrote:
I think this was the biggest release we have done so far, in terms of lines of code. Happy to see so many new contributors!
Nice work everyone :)
—
Reply to this email directly, view it on GitHub<#811 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEK7GZTXXCEJUAXDOCRRJJTWCQO57ANCNFSM6AAAAAARBMCL5M>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub<#811 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAZQV7JN5MEF2GLRNUDUEIDWCRUCZANCNFSM6AAAAAARBMCL5M>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Awsome Job guys!!!
…On 2022. Oct 10., Mon at 21:21, Ryan Clapp ***@***.***> wrote:
Awesome job 👍
Sent from my mobile device
On Oct 10, 2022 10:09 AM, Marius Wirtz ***@***.***> wrote:
I think this was the biggest release we have done so far, in terms of
lines of code. Happy to see so many new contributors!
Nice work everyone :)
—
Reply to this email directly, view it on GitHub<
#811 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/AEK7GZTXXCEJUAXDOCRRJJTWCQO57ANCNFSM6AAAAAARBMCL5M>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub
<#811 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHNEK3C5A3QJSHWWWVR62JTWCRUDBANCNFSM6AAAAAARBMCL5M>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Highlights
New Features and Improvements
set_time
function inChoreStartTime
class to allow 0 values by @samuelko123 in Fix set_time of ChoreStartTime class #686substitute_title
function toMDXView
by @MariusWirtz in Addsubstitute_title
function toMDXView
#687include_headers
argument toextract_cellset_csv
function by to @MariusWirtz in Addinclude_headers
argument #689remove_edge
function toElementService
to break individual parent-child relationship in one operation by @MariusWirtz in Addremove_edge
function toElementService
#693build_cellset_from_pandas_dataframe
function by @Kevin-Dekker in perf: improve performance of build_cellset_from_pandas_dataframe #695get_parents
function toElementService
. Allows retrieval of all parents for an element by @MariusWirtz in Addget_parents
function toElementService
#699write_dataframe
appropriately by @MariusWirtz in handle duplicates in write_dataframe #708 & Handle duplictes in df to dict transformation #712str
forrules
update onCube
object by @MariusWirtz in Accept str for rules update on Cube object #710search_string_in_code
) by @adscheevel in Cube Rule search function and new skip_control parameters #723:
by @MariusWirtz in Split hierarchy and element name with maxsplit=1 #724get_element_principal_name
function by @MaaYuu in Add get_element_principal_name function #731get_ancestors
,get_descendants
functions onHierarchy
by @MariusWirtz inget_ancestors
,get_descendants
on Hierarchy #732'NA'
element name as a string instead of pandasNaN
by @MariusWirtz in Don't read 'NA' in element names as pandas NaN #739write_async
performance by exposingmeasure_dimension_elements
towrite_async
function by @MariusWirtz in Expose measure_dimension_elements in write_async #753get_descendant_edges
function inHierarchy
class by @skriptmeister42 in Update Hierarchy.py #760ApplicationService
to use the update operation instead of the delete and recreate approach, to avoid breaking existing references of the application by @jrobinsonLOR in Add update to patch file #762element_is_parent
andelement_is_ancestor
by @rclapp in Feature element functions #767 and Update Element Parent and Ancestor methods #771execute_mdx
function by @MariusWirtz in Allow multi axes queries inexecute_mdx
function #777trace_cell_calculation
,trace_cell_feeders
, andcheck_cell_feeders
by @rclapp in Added support for trace calculations, trace feeders, and check feeders #780create_many
in AnnotationService to create many annotations in one operation by @MariusWirtz in Create many annotations #785get_consolidated_elements
,get_parents_of_all_elements
by @adscheevel in Element functions #792TM1Project
in theGitService
by @nicolasbisurgi in Adding tm1project to the Git service #775 and Rename stuff in GitProject GitService #796get_value
and other functions by @tobiaskapser in Add alternative separators to get_value function #801 and Add alternative separators for element strings of the remaining functions in CellService #805write
function withuse_ti=True
by @MariusWirtz in Use 100k max statements in write use_ti #808ServerService
:CubeSaveData
andDeleteAllPersistentFeeders
by @Mr-SabyasachiBose in Additional features - CubeSaveData and DeleteAllPersistentFeeders #810New Contributors
How to upgrade TM1py
To upgrade TM1py, just use the following command:
Full Changelog: 1.9.0...1.10.0
This discussion was created from the release 1.10.0.
Beta Was this translation helpful? Give feedback.
All reactions